Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-11131 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-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/openflowplugin > git init /w/workspace/openflowplugin-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # 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 89a087a3fa2c2b17dffb82f121bd551d10aca84d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 89a087a3fa2c2b17dffb82f121bd551d10aca84d # timeout=10 Commit message: "Bump versions to 0.21.3-SNAPSHOT" > git rev-list --no-walk 89a087a3fa2c2b17dffb82f121bd551d10aca84d # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [openflowplugin-sonar] $ /bin/bash /tmp/jenkins765409524830721184.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vfRM lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-vfRM/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-vfRM/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.4 botocore==1.42.4 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.17 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [openflowplugin-sonar] $ /bin/sh -xe /tmp/jenkins24897071353900990.sh + echo Using SonarCloud Using SonarCloud [openflowplugin-sonar] $ /bin/sh -xe /tmp/jenkins11402615253362891305.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-11131 [openflowplugin-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/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=openflowplugin -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=sonar:sonar --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [openflowplugin-sonar] $ /bin/sh -xe /tmp/jenkins7267342330295576725.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [openflowplugin-sonar] $ /bin/sh /tmp/jenkins15477278043582322856.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [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=openjdk21 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_openflowplugin [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/openflowplugin-sonar@tmp/config10898730441618278679tmp copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-sonar@tmp/config17587329489494206664tmp [openflowplugin-sonar] $ /bin/bash -l /tmp/jenkins6929044030934639422.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/mvn39/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/openflowplugin-sonar@tmp/config10898730441618278679tmp --settings /w/workspace/openflowplugin-sonar@tmp/config17587329489494206664tmp --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.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] openflowplugin-artifacts [pom] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: srm-api [bundle] [INFO] OpenDaylight :: Openflow Plugin :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin [feature] [INFO] features-aggregator [pom] [INFO] model-aggregator [pom] [INFO] libraries-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] srm-aggregator [pom] [INFO] openflowplugin-karaf [pom] [INFO] openflowplugin [pom] [INFO] [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ [INFO] Building openflowplugin-artifacts 0.21.3-SNAPSHOT [1/84] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-artifacts --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-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:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/artifacts/target/bom.xml [INFO] attaching as openflowplugin-artifacts-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as openflowplugin-artifacts-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-artifacts --- [INFO] Installing /w/workspace/openflowplugin-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.3-SNAPSHOT/openflowplugin-artifacts-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.3-SNAPSHOT/openflowplugin-artifacts-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.3-SNAPSHOT/openflowplugin-artifacts-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- [INFO] Building openflowplugin-parent 0.21.3-SNAPSHOT [2/84] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/parent/target/bom.xml [INFO] attaching as openflowplugin-parent-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as openflowplugin-parent-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-parent --- [INFO] Installing /w/workspace/openflowplugin-sonar/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.3-SNAPSHOT/openflowplugin-parent-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.3-SNAPSHOT/openflowplugin-parent-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.3-SNAPSHOT/openflowplugin-parent-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.21.3-SNAPSHOT [3/84] [INFO] from openflowjava/openflow-protocol-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-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:14.0.20:generate-sources (binding) @ openflow-protocol-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 7.292 ms [INFO] yang-to-sources: Project model files found: 9 in 285.8 ms [INFO] yang-to-sources: 12 YANG models processed in 594.6 ms [INFO] BindingJavaFileGenerator: Defined 865 files in 147.8 ms [INFO] Sorted 865 files into 170 directories in 5.070 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 747.8 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 916 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-api --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/bom.xml [INFO] attaching as openflow-protocol-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/bom.json [INFO] attaching as openflow-protocol-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-api --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- [INFO] Building openflowjava-parent 0.21.3-SNAPSHOT [4/84] [INFO] from openflowjava/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/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] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/target/bom.xml [INFO] attaching as openflowjava-parent-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/target/bom.json [INFO] attaching as openflowjava-parent-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-parent --- [INFO] Skipping pom project [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-parent --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.3-SNAPSHOT/openflowjava-parent-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.3-SNAPSHOT/openflowjava-parent-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.3-SNAPSHOT/openflowjava-parent-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.21.3-SNAPSHOT [5/84] [INFO] from openflowjava/openflow-protocol-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-spi --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.774 ms [INFO] yang-to-sources: Project model files found: 1 in 2.686 ms [INFO] yang-to-sources: 3 YANG models processed in 71.55 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 5.482 ms [INFO] Sorted 11 files into 4 directories in 203.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 13.69 ms [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-spi --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/bom.xml [INFO] attaching as openflow-protocol-spi-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/bom.json [INFO] attaching as openflow-protocol-spi-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-spi --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-spi --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- [INFO] Building ODL :: openflowjava :: openflowjava-util 0.21.3-SNAPSHOT [6/84] [INFO] from openflowjava/openflowjava-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-util --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-util --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-util --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-util --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/openflowjava-util-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/bom.xml [INFO] attaching as openflowjava-util-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/bom.json [INFO] attaching as openflowjava-util-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-util --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-util --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-util --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-util --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/openflowjava-util-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-util --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.21.3-SNAPSHOT [7/84] [INFO] from openflowjava/openflow-protocol-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 345 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast required: java.lang.Class found: java.lang.Class [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-impl --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.32 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.176 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.253 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.185 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl --- [INFO] Building jar: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.3-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/bom.xml [INFO] attaching as openflow-protocol-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/bom.json [INFO] attaching as openflow-protocol-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-impl --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-impl --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.21.3-SNAPSHOT [8/84] [INFO] from features/odl-openflowjava-protocol/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowjava-protocol --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowjava-protocol --- [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] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowjava-protocol --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 62 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/bom.xml [INFO] attaching as odl-openflowjava-protocol-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as odl-openflowjava-protocol-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowjava-protocol --- [WARNING] [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/odl-openflowjava-protocol-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/odl-openflowjava-protocol-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/odl-openflowjava-protocol-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/odl-openflowjava-protocol-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- [INFO] Building model-inventory 0.21.3-SNAPSHOT [9/84] [INFO] from model/model-inventory/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-inventory --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-inventory --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-inventory --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-inventory --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-inventory --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-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] --- yang:14.0.20:generate-sources (binding) @ model-inventory --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-inventory/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.843 ms [INFO] yang-to-sources: Project model files found: 1 in 24.85 ms [INFO] yang-to-sources: 3 YANG models processed in 51.30 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 7.965 ms [INFO] Sorted 32 files into 5 directories in 158.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 47.59 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-inventory --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-inventory/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-inventory/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-inventory/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-inventory --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-inventory/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-inventory --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-inventory --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-inventory --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-inventory --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-inventory/target/model-inventory-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-inventory/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-inventory --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-inventory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-inventory/target/bom.xml [INFO] attaching as model-inventory-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-inventory/target/bom.json [INFO] attaching as model-inventory-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-inventory --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-inventory --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-inventory --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-inventory --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-inventory/target/model-inventory-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-inventory --- [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- [INFO] Building model-flow-base 0.21.3-SNAPSHOT [10/84] [INFO] from model/model-flow-base/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-base --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-base --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-base --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-flow-base --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-base --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-flow-base/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:14.0.20:generate-sources (binding) @ model-flow-base --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-flow-base/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.733 ms [INFO] yang-to-sources: Project model files found: 11 in 33.08 ms [INFO] yang-to-sources: 21 YANG models processed in 473.5 ms [INFO] BindingJavaFileGenerator: Defined 602 files in 69.98 ms [INFO] Sorted 602 files into 136 directories in 1.403 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 221.8 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-base --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-base/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-base/target/generated-sources/spi [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-base/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-base --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 602 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-base/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-base --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-base --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-base --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-base --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-flow-base/target/model-flow-base-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-flow-base/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-base --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-base --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-flow-base/target/bom.xml [INFO] attaching as model-flow-base-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-flow-base/target/bom.json [INFO] attaching as model-flow-base-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-base --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-base --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-flow-base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-base --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-base/target/model-flow-base-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-base --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ [INFO] Building model-flow-service 0.21.3-SNAPSHOT [11/84] [INFO] from model/model-flow-service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-service --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-flow-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-flow-service/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:14.0.20:generate-sources (binding) @ model-flow-service --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-flow-service/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.258 ms [INFO] yang-to-sources: Project model files found: 22 in 20.10 ms [INFO] yang-to-sources: 45 YANG models processed in 646.4 ms [INFO] BindingJavaFileGenerator: Defined 521 files in 81.17 ms [INFO] Sorted 521 files into 101 directories in 821.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 190.9 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/spi [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 520 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-service/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-service --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-service --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-flow-service/target/model-flow-service-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-flow-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-flow-service/target/bom.xml [INFO] attaching as model-flow-service-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-flow-service/target/bom.json [INFO] attaching as model-flow-service-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-service --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-flow-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-service --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-service/target/model-flow-service-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-service --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- [INFO] Building model-flow-statistics 0.21.3-SNAPSHOT [12/84] [INFO] from model/model-flow-statistics/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-statistics --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-statistics --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-statistics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-flow-statistics --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-statistics --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-flow-statistics/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:14.0.20:generate-sources (binding) @ model-flow-statistics --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-flow-statistics/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.064 ms [INFO] yang-to-sources: Project model files found: 8 in 7.278 ms [INFO] yang-to-sources: 32 YANG models processed in 429.1 ms [INFO] BindingJavaFileGenerator: Defined 292 files in 45.09 ms [INFO] Sorted 292 files into 46 directories in 436.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 108.7 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-statistics --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-statistics/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-statistics --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 291 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-statistics/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-statistics --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-statistics --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-statistics --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-statistics --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/model-flow-statistics-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-statistics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-statistics --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/bom.xml [INFO] attaching as model-flow-statistics-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/bom.json [INFO] attaching as model-flow-statistics-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-statistics --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-statistics --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-statistics --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/model-flow-statistics-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-statistics --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- [INFO] Building model-topology 0.21.3-SNAPSHOT [13/84] [INFO] from model/model-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-topology/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:14.0.20:generate-sources (binding) @ model-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 680.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.695 ms [INFO] yang-to-sources: 5 YANG models processed in 59.21 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 7.321 ms [INFO] Sorted 8 files into 3 directories in 101.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 11.17 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-topology --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-topology/target/model-topology-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-topology/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-topology/target/bom.xml [INFO] attaching as model-topology-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-topology/target/bom.json [INFO] attaching as model-topology-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-topology --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-topology --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-topology/target/model-topology-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-topology --- [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.3-SNAPSHOT [14/84] [INFO] from features/odl-openflowplugin-nsf-model/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nsf-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/bom.xml [INFO] attaching as odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/bom.json [INFO] attaching as odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nsf-model --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- [INFO] Building liblldp 0.21.3-SNAPSHOT [15/84] [INFO] from libraries/liblldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ liblldp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ liblldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ liblldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ liblldp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ liblldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/libraries/liblldp/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] --- checkstyle:3.6.0:check (check-license) @ liblldp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ liblldp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/libraries/liblldp/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/libraries/liblldp/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ liblldp --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[335,45] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[338,45] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[347,35] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[350,35] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[358,32] implicit cast from int to byte in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ liblldp --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/libraries/liblldp/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.openflowplugin.libraries.liblldp.BitBufferHelperTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ liblldp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ liblldp --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/libraries/liblldp/target/liblldp-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/libraries/liblldp/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ liblldp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ liblldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/libraries/liblldp/target/bom.xml [INFO] attaching as liblldp-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/libraries/liblldp/target/bom.json [INFO] attaching as liblldp-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ liblldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ liblldp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ liblldp --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/libraries/liblldp/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'liblldp' with 13 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ liblldp --- [INFO] Installing /w/workspace/openflowplugin-sonar/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/libraries/liblldp/target/liblldp-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ liblldp --- [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.21.3-SNAPSHOT [16/84] [INFO] from features/odl-openflowplugin-libraries/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-libraries --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-libraries --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/bom.xml [INFO] attaching as odl-openflowplugin-libraries-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/bom.json [INFO] attaching as odl-openflowplugin-libraries-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-libraries --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/odl-openflowplugin-libraries-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/odl-openflowplugin-libraries-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/odl-openflowplugin-libraries-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/odl-openflowplugin-libraries-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- [INFO] Building openflowplugin-blueprint-config 0.21.3-SNAPSHOT [17/84] [INFO] from openflowplugin-blueprint-config/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/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] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-blueprint-config --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-blueprint-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/bom.xml [INFO] attaching as openflowplugin-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/bom.json [INFO] attaching as openflowplugin-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.21.3-SNAPSHOT [18/84] [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-blueprint-config --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/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] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-blueprint-config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-blueprint-config --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-blueprint-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 61 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/bom.xml [INFO] attaching as openflowjava-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/bom.json [INFO] attaching as openflowjava-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT-config.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT-legacyConfig.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- [INFO] Building openflowplugin-common 0.21.3-SNAPSHOT [19/84] [INFO] from openflowplugin-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin-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] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[243,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[262,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-common --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowplugin-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.openflowplugin.common.txchain.TransactionChainManagerTest 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: 4.416 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-common --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin-common/target/openflowplugin-common-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin-common/target/bom.xml [INFO] attaching as openflowplugin-common-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin-common/target/bom.json [INFO] attaching as openflowplugin-common-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-common --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowplugin-common/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-common --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-common/target/openflowplugin-common-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-common --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- [INFO] Building openflowplugin-api 0.21.3-SNAPSHOT [20/84] [INFO] from openflowplugin-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin-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:14.0.20:generate-sources (binding) @ openflowplugin-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 1.941 ms [INFO] yang-to-sources: Project model files found: 3 in 5.862 ms [INFO] yang-to-sources: 3 YANG models processed in 87.46 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 2.569 ms [INFO] Sorted 26 files into 7 directories in 123.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 9.310 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[17,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin-api/target/openflowplugin-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin-api/target/bom.xml [INFO] attaching as openflowplugin-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin-api/target/bom.json [INFO] attaching as openflowplugin-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-api/target/openflowplugin-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- [INFO] Building openflowplugin-extension-api 0.21.3-SNAPSHOT [21/84] [INFO] from extension/openflowplugin-extension-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-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:14.0.20:generate-sources (binding) @ openflowplugin-extension-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 2.416 ms [INFO] yang-to-sources: Project model files found: 6 in 12.13 ms [INFO] yang-to-sources: 40 YANG models processed in 560.3 ms [INFO] BindingJavaFileGenerator: Defined 199 files in 47.15 ms [INFO] Sorted 199 files into 45 directories in 469.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 100.3 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 226 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-api --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/bom.xml [INFO] attaching as openflowplugin-extension-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/bom.json [INFO] attaching as openflowplugin-extension-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-api --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- [INFO] Building openflowplugin 0.21.3-SNAPSHOT [22/84] [INFO] from openflowplugin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin/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] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 185 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[38,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[49,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[236,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[247,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowplugin/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.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.910 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin/target/openflowplugin-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin/target/bom.xml [INFO] attaching as openflowplugin-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin/target/bom.json [INFO] attaching as openflowplugin-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowplugin/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin' with 187 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin/target/openflowplugin-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- [INFO] Building openflowplugin-impl 0.21.3-SNAPSHOT [23/84] [INFO] from openflowplugin-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 550 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast required: java.util.List found: java.util.List [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.binding.Notification [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [INFO] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[158,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[160,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[182,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[234,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[236,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[253,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion required: org.opendaylight.yangtools.util.concurrent.NotificationManager found: org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[343,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[347,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[357,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[362,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[370,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[376,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[385,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[390,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[418,15] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,81] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[69,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[71,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,68] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[58,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[76,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[78,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,29] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types required: java.util.Collection>,java.util.Set> found: java.util.Collection,java.util.Set> [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion required: java.util.Collection> found: java.util.Collection [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[157,18] auto-closeable resource temp is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext,java.lang.Class,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[86,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[90,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[477,21] unchecked conversion required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> found: com.google.common.util.concurrent.AsyncFunction [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[479,21] unchecked conversion required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> found: com.google.common.util.concurrent.AsyncFunction [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalGroupServiceImplTest.java:[38,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast required: com.google.common.util.concurrent.FutureCallback found: java.lang.Object [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [INFO] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-impl --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.652 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.091 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 734, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/openflowplugin-impl-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/bom.xml [INFO] attaching as openflowplugin-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/bom.json [INFO] attaching as openflowplugin-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] io.netty:netty-common:jar:4.2.7.Final:compile [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-impl --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-impl --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/openflowplugin-impl-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- [INFO] Building openflowplugin-extension-onf 0.21.3-SNAPSHOT [24/84] [INFO] from extension/openflowplugin-extension-onf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-onf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-onf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/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] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,83] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,87] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,85] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,89] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[45,18] auto-closeable resource prov is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-onf --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/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.openflowplugin.extension.onf.OnfExtensionProviderTest 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.695 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-onf --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-onf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/bom.xml [INFO] attaching as openflowplugin-extension-onf-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/bom.json [INFO] attaching as openflowplugin-extension-onf-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-onf --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.openflowplugin:srm-api >--------------- [INFO] Building OpenDaylight :: Openflow Plugin :: srm-api 0.21.3-SNAPSHOT [25/84] [INFO] from srm/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ srm-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ srm-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/srm/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:14.0.20:generate-sources (binding) @ srm-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/srm/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.774 ms [INFO] yang-to-sources: Project model files found: 3 in 52.37 ms [INFO] yang-to-sources: 3 YANG models processed in 23.45 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 7.283 ms [INFO] Sorted 61 files into 9 directories in 208.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 54.11 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 64 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ srm-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ srm-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/srm/api/target/srm-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/srm/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/srm/api/target/bom.xml [INFO] attaching as srm-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/srm/api/target/bom.json [INFO] attaching as srm-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ srm-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ srm-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/srm/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/srm/api/target/srm-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/srm/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/srm/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ srm-api --- [INFO] Installing org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.openflowplugin:srm-impl >-------------- [INFO] Building OpenDaylight :: Openflow Plugin :: srm-impl 0.21.3-SNAPSHOT [26/84] [INFO] from srm/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ srm-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ srm-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/srm/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ srm-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ srm-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/srm/impl/target/srm-impl-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/srm/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/srm/impl/target/bom.xml [INFO] attaching as srm-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/srm/impl/target/bom.json [INFO] attaching as srm-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ srm-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ srm-impl --- [INFO] Installing /w/workspace/openflowplugin-sonar/srm/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/srm/impl/target/srm-impl-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/srm/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ srm-impl --- [INFO] Installing org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.openflowplugin:srm-shell >-------------- [INFO] Building ODL :: serviceutils :: srm-shell 0.21.3-SNAPSHOT [27/84] [INFO] from srm/shell/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ srm-shell --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-shell --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-shell --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-shell --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ srm-shell --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-shell --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/srm/shell/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] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-shell --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/shell/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/shell/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/shell/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-shell --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-shell >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-shell --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-shell <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-shell --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ srm-shell --- [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/shell/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-shell --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ srm-shell --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ srm-shell --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-shell --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/srm/shell/target/srm-shell-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/srm/shell/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-shell --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/srm/shell/target/bom.xml [INFO] attaching as srm-shell-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/srm/shell/target/bom.json [INFO] attaching as srm-shell-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-shell --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-shell --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ srm-shell --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ srm-shell --- [INFO] Installing /w/workspace/openflowplugin-sonar/srm/shell/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/srm/shell/target/srm-shell-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/srm/shell/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ srm-shell --- [INFO] Installing org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.3-SNAPSHOT [28/84] [INFO] from features/odl-openflowplugin-southbound/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-southbound --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-southbound --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 254 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/bom.xml [INFO] attaching as odl-openflowplugin-southbound-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/bom.json [INFO] attaching as odl-openflowplugin-southbound-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-southbound --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/odl-openflowplugin-southbound-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/odl-openflowplugin-southbound-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/odl-openflowplugin-southbound-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/odl-openflowplugin-southbound-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ [INFO] Building bulk-o-matic 0.21.3-SNAPSHOT [29/84] [INFO] from applications/bulk-o-matic/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bulk-o-matic --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bulk-o-matic --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/bulk-o-matic/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:14.0.20:generate-sources (binding) @ bulk-o-matic --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 3.489 ms [INFO] yang-to-sources: Project model files found: 1 in 5.726 ms [INFO] yang-to-sources: 24 YANG models processed in 741.1 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 77.81 ms [INFO] Sorted 61 files into 5 directories in 646.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 111.1 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bulk-o-matic --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,37] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[59,37] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,37] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,57] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,45] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ bulk-o-matic --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/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.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ bulk-o-matic --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bulk-o-matic --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bulk-o-matic-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bulk-o-matic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bom.xml [INFO] attaching as bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bom.json [INFO] attaching as bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bulk-o-matic --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bulk-o-matic --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bulk-o-matic --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bulk-o-matic-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bulk-o-matic --- [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.3-SNAPSHOT [30/84] [INFO] from features/odl-openflowplugin-app-bulk-o-matic/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- [INFO] Building device-ownership-service 0.21.3-SNAPSHOT [31/84] [INFO] from applications/device-ownership-service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ device-ownership-service --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ device-ownership-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ device-ownership-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ device-ownership-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ device-ownership-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/device-ownership-service/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] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ device-ownership-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/device-ownership-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ device-ownership-service --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/device-ownership-service/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ device-ownership-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ device-ownership-service --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ device-ownership-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ device-ownership-service --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/device-ownership-service-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ device-ownership-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ device-ownership-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/bom.xml [INFO] attaching as device-ownership-service-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/bom.json [INFO] attaching as device-ownership-service-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ device-ownership-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ device-ownership-service --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ device-ownership-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ device-ownership-service --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/device-ownership-service-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ device-ownership-service --- [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- [INFO] Building of-switch-config-pusher 0.21.3-SNAPSHOT [32/84] [INFO] from applications/of-switch-config-pusher/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ of-switch-config-pusher --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ of-switch-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/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] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ of-switch-config-pusher --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ of-switch-config-pusher --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/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.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 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.649 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ of-switch-config-pusher --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ of-switch-config-pusher --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ of-switch-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ of-switch-config-pusher --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/bom.xml [INFO] attaching as of-switch-config-pusher-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/bom.json [INFO] attaching as of-switch-config-pusher-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ of-switch-config-pusher --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ of-switch-config-pusher --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ of-switch-config-pusher --- [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.3-SNAPSHOT [33/84] [INFO] from features/odl-openflowplugin-app-config-pusher/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-config-pusher --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/bom.xml [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/bom.json [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-config-pusher --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- [INFO] Building arbitratorreconciliation-api 0.21.3-SNAPSHOT [34/84] [INFO] from applications/arbitratorreconciliation/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/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:14.0.20:generate-sources (binding) @ arbitratorreconciliation-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 2.477 ms [INFO] yang-to-sources: Project model files found: 1 in 1.707 ms [INFO] yang-to-sources: 11 YANG models processed in 168.6 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 23.35 ms [INFO] Sorted 14 files into 3 directories in 200.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 31.42 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/bom.xml [INFO] attaching as arbitratorreconciliation-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/bom.json [INFO] attaching as arbitratorreconciliation-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- [INFO] Building reconciliation-framework 0.21.3-SNAPSHOT [35/84] [INFO] from applications/reconciliation-framework/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ reconciliation-framework --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ reconciliation-framework --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/reconciliation-framework/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] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ reconciliation-framework --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ reconciliation-framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ reconciliation-framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ reconciliation-framework --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ reconciliation-framework --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ reconciliation-framework --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/reconciliation-framework-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ reconciliation-framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/bom.xml [INFO] attaching as reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/bom.json [INFO] attaching as reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ reconciliation-framework --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ reconciliation-framework --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/reconciliation-framework-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ reconciliation-framework --- [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- [INFO] Building arbitratorreconciliation-impl 0.21.3-SNAPSHOT [36/84] [INFO] from applications/arbitratorreconciliation/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.147 ms [INFO] yang-to-sources: Project model files found: 1 in 1.243 ms [INFO] yang-to-sources: 1 YANG models processed in 122.5 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.708 ms [INFO] Sorted 6 files into 3 directories in 189.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.991 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/bom.xml [INFO] attaching as arbitratorreconciliation-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/bom.json [INFO] attaching as arbitratorreconciliation-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- [INFO] Building forwardingrules-manager 0.21.3-SNAPSHOT [37/84] [INFO] from applications/forwardingrules-manager/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-manager --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/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:14.0.20:generate-sources (binding) @ forwardingrules-manager --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 1.809 ms [INFO] yang-to-sources: Project model files found: 2 in 1.246 ms [INFO] yang-to-sources: 5 YANG models processed in 80.91 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 2.941 ms [INFO] Sorted 14 files into 5 directories in 113.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 7.327 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-manager --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[23,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[91,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[98,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[54,25] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[99,86] previous possible 'this' escape happens here via invocation [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[79,13] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-manager --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/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.openflowplugin.applications.frm.impl.FlowListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.243 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.820 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ forwardingrules-manager --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-manager --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.21.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/bom.xml [INFO] attaching as forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/bom.json [INFO] attaching as forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ forwardingrules-manager --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-manager --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.3-SNAPSHOT [38/84] [INFO] from features/odl-openflowplugin-app-forwardingrules-manager/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- [INFO] Building forwardingrules-sync 0.21.3-SNAPSHOT [39/84] [INFO] from applications/forwardingrules-sync/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-sync --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-sync --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/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] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-sync --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[43,18] auto-closeable resource provider is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[126,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[126,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[141,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-sync --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/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.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 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: 0.747 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ forwardingrules-sync --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-sync --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.21.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-sync --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/bom.xml [INFO] attaching as forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/bom.json [INFO] attaching as forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ forwardingrules-sync --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-sync --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-sync --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.3-SNAPSHOT [40/84] [INFO] from features/odl-openflowplugin-app-forwardingrules-sync/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- [INFO] Building table-miss-enforcer 0.21.3-SNAPSHOT [41/84] [INFO] from applications/table-miss-enforcer/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ table-miss-enforcer --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ table-miss-enforcer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/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] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ table-miss-enforcer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ table-miss-enforcer --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/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.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ table-miss-enforcer --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ table-miss-enforcer --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ table-miss-enforcer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/bom.xml [INFO] attaching as table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/bom.json [INFO] attaching as table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ table-miss-enforcer --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ table-miss-enforcer --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ table-miss-enforcer --- [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.3-SNAPSHOT [42/84] [INFO] from features/odl-openflowplugin-app-table-miss-enforcer/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- [INFO] Building topology-lldp-discovery 0.21.3-SNAPSHOT [43/84] [INFO] from applications/topology-lldp-discovery/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-lldp-discovery --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/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:14.0.20:generate-sources (binding) @ topology-lldp-discovery --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.388 ms [INFO] yang-to-sources: Project model files found: 1 in 925.7 μs [INFO] yang-to-sources: 1 YANG models processed in 57.67 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 1.218 ms [INFO] Sorted 7 files into 3 directories in 227.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 5.009 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-lldp-discovery --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[46,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[149,44] md5() in com.google.common.hash.Hashing has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[91,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ topology-lldp-discovery --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/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.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 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: 1.492 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ topology-lldp-discovery --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-lldp-discovery --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-lldp-discovery --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/bom.xml [INFO] attaching as topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/bom.json [INFO] attaching as topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ topology-lldp-discovery --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-lldp-discovery --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-lldp-discovery --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ [INFO] Building lldp-speaker 0.21.3-SNAPSHOT [44/84] [INFO] from applications/lldp-speaker/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ lldp-speaker --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lldp-speaker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/lldp-speaker/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:14.0.20:generate-sources (binding) @ lldp-speaker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/lldp-speaker/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 1.200 ms [INFO] yang-to-sources: Project model files found: 2 in 988.8 μs [INFO] yang-to-sources: 3 YANG models processed in 59.01 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 1.591 ms [INFO] Sorted 30 files into 5 directories in 99.60 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 16.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ lldp-speaker --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/lldp-speaker/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ lldp-speaker --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/lldp-speaker/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.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 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: 1.664 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ lldp-speaker --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ lldp-speaker --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/lldp-speaker-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lldp-speaker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/bom.xml [INFO] attaching as lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/bom.json [INFO] attaching as lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ lldp-speaker --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ lldp-speaker --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'lldp-speaker' with 7 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ lldp-speaker --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/lldp-speaker-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ lldp-speaker --- [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- [INFO] Building topology-manager 0.21.3-SNAPSHOT [45/84] [INFO] from applications/topology-manager/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-manager --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ topology-manager --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/topology-manager/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] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-manager --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-manager/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-manager/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[112,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[183,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[92,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[112,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[147,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[163,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[203,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[235,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[241,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[255,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[282,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[288,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[302,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ topology-manager --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/topology-manager/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.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 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: 1.844 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ topology-manager --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-manager --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/topology-manager/target/topology-manager-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/topology-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/topology-manager/target/bom.xml [INFO] attaching as topology-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/topology-manager/target/bom.json [INFO] attaching as topology-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-manager --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ topology-manager --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/topology-manager/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-manager' with 11 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-manager --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-manager/target/topology-manager-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.21.3-SNAPSHOT [46/84] [INFO] from features/odl-openflowplugin-app-topology/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.3-SNAPSHOT [47/84] [INFO] from features/odl-openflowplugin-app-lldp-speaker/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/bom.json [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.3-SNAPSHOT [48/84] [INFO] from features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.3-SNAPSHOT [49/84] [INFO] from features/odl-openflowplugin-app-topology-manager/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.3-SNAPSHOT [50/84] [INFO] from features/odl-openflowplugin-app-reconciliation-framework/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.3-SNAPSHOT [51/84] [INFO] from features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.21.3-SNAPSHOT [52/84] [INFO] from features/odl-openflowplugin-flow-services/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 269 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/bom.xml [INFO] attaching as odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/bom.json [INFO] attaching as odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- [INFO] Building test-common 0.21.3-SNAPSHOT [53/84] [INFO] from test-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ test-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-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] --- checkstyle:3.6.0:check (check-license) @ test-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ test-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/test-common/target/test-common-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/test-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/test-common/target/bom.xml [INFO] attaching as test-common-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/test-common/target/bom.json [INFO] attaching as test-common-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ test-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-common --- [INFO] Installing /w/workspace/openflowplugin-sonar/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/test-common/target/test-common-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- [INFO] Building drop-test-karaf 0.21.3-SNAPSHOT [54/84] [INFO] from drop-test-karaf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ drop-test-karaf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ drop-test-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ drop-test-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ drop-test-karaf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ drop-test-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/drop-test-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] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ drop-test-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/drop-test-karaf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/drop-test-karaf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/drop-test-karaf/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ drop-test-karaf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar!/org/apache/karaf/jaas/modules/impl/Activator.class [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/drop-test-karaf/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ drop-test-karaf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ drop-test-karaf --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ drop-test-karaf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ drop-test-karaf --- [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.21.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:yang-ext, Jar:model-flow-service, Jar:rfc6991-ietf-yang-types, Jar:codegen-extensions, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/openflowplugin-sonar/drop-test-karaf/target/drop-test-karaf-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/drop-test-karaf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ drop-test-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ drop-test-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/drop-test-karaf/target/bom.xml [INFO] attaching as drop-test-karaf-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/drop-test-karaf/target/bom.json [INFO] attaching as drop-test-karaf-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ drop-test-karaf --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ drop-test-karaf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ drop-test-karaf --- [INFO] Installing /w/workspace/openflowplugin-sonar/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/drop-test-karaf/target/drop-test-karaf-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ drop-test-karaf --- [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.21.3-SNAPSHOT [55/84] [INFO] from features/odl-openflowplugin-drop-test/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-drop-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 272 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/bom.xml [INFO] attaching as odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/bom.json [INFO] attaching as odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-drop-test --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/odl-openflowplugin-drop-test-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.3-SNAPSHOT [56/84] [INFO] from features/odl-openflowplugin-flow-services-rest/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 461 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/bom.xml [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/bom.json [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services-rest --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- [INFO] Building southbound-cli 0.21.3-SNAPSHOT [57/84] [INFO] from applications/southbound-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-cli --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ southbound-cli --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ southbound-cli --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/main/yang [INFO] yang-to-sources: Found 16 dependencies in 1.887 ms [INFO] yang-to-sources: Project model files found: 1 in 1.196 ms [INFO] yang-to-sources: 2 YANG models processed in 71.70 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 2.417 ms [INFO] Sorted 15 files into 4 directories in 117.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 8.968 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ southbound-cli --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ southbound-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ southbound-cli --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ southbound-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-cli --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.21.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] Class path [Jar:., Jar:javax.inject, Jar:jakarta.annotation-api, Jar:org.apache.karaf.shell.core, Jar:jline, Jar:org.apache.karaf.jaas.boot, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:mdsal-binding-api, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:openflowplugin-api, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:mdsal-singleton-api, Jar:mdsal-eos-binding-api, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:model-flow-service, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, Jar:codegen-extensions, Jar:forwardingrules-manager, Jar:srm-api, Jar:reconciliation-framework, Jar:infrautils-util, Jar:openflowplugin-extension-api, Jar:model-flow-statistics, Jar:arbitratorreconciliation-api, Jar:org.osgi.framework, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/southbound-cli-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/bom.xml [INFO] attaching as southbound-cli-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/bom.json [INFO] attaching as southbound-cli-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-cli --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-cli --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ southbound-cli --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ southbound-cli --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/southbound-cli-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ southbound-cli --- [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.3-SNAPSHOT [58/84] [INFO] from features/odl-openflowplugin-app-southbound-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/bom.xml [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/bom.json [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-southbound-cli --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- [INFO] Building openflowjava-extension-nicira-api 0.21.3-SNAPSHOT [59/84] [INFO] from extension/openflowjava-extension-nicira-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-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] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira-api --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/bom.xml [INFO] attaching as openflowjava-extension-nicira-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/bom.json [INFO] attaching as openflowjava-extension-nicira-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-nicira-api --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- [INFO] Building openflowjava-extension-nicira 0.21.3-SNAPSHOT [60/84] [INFO] from extension/openflowjava-extension-nicira/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/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:14.0.20:generate-sources (binding) @ openflowjava-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.187 ms [INFO] yang-to-sources: Project model files found: 2 in 8.075 ms [INFO] yang-to-sources: 11 YANG models processed in 100.4 ms [INFO] BindingJavaFileGenerator: Defined 365 files in 24.29 ms [INFO] Sorted 365 files into 74 directories in 420.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 84.04 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 437 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[262,22] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[263,22] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodecTest.java:[43,26] serializable class org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest.TestNxmField has no definition of serialVersionUID [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/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.openflowjava.nx.codec.match.Reg3CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/bom.xml [INFO] attaching as openflowjava-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/bom.json [INFO] attaching as openflowjava-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-nicira --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- [INFO] Building openflowplugin-extension-nicira 0.21.3-SNAPSHOT [61/84] [INFO] from extension/openflowplugin-extension-nicira/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/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:14.0.20:generate-sources (binding) @ openflowplugin-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 1.717 ms [INFO] yang-to-sources: Project model files found: 2 in 14.12 ms [INFO] yang-to-sources: 40 YANG models processed in 512.1 ms [INFO] BindingJavaFileGenerator: Defined 916 files in 78.62 ms [INFO] Sorted 916 files into 95 directories in 1.034 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 338.3 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 971 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' 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 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' 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 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-nicira --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/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.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 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.191 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-nicira --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/bom.xml [INFO] attaching as openflowplugin-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/bom.json [INFO] attaching as openflowplugin-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-nicira --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.3-SNAPSHOT [62/84] [INFO] from features/odl-openflowplugin-nxm-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nxm-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nxm-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.3-SNAPSHOT [63/84] [INFO] from features/odl-openflowplugin-onf-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-onf-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-onf-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- [INFO] Building openflowjava-extension-eric 0.21.3-SNAPSHOT [64/84] [INFO] from extension/openflowjava-extension-eric/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-eric --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/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:14.0.20:generate-sources (binding) @ openflowjava-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.030 ms [INFO] yang-to-sources: Project model files found: 1 in 1.671 ms [INFO] yang-to-sources: 6 YANG models processed in 46.28 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 6.436 ms [INFO] Sorted 16 files into 7 directories in 101.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 10.90 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-eric --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/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.openflowjava.eric.EricExtensionCodecRegistratorImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-eric --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/bom.xml [INFO] attaching as openflowjava-extension-eric-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/bom.json [INFO] attaching as openflowjava-extension-eric-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-eric --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- [INFO] Building openflowplugin-extension-eric 0.21.3-SNAPSHOT [65/84] [INFO] from extension/openflowplugin-extension-eric/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-eric --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/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:14.0.20:generate-sources (binding) @ openflowplugin-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 1.510 ms [INFO] yang-to-sources: Project model files found: 1 in 904.2 μs [INFO] yang-to-sources: 36 YANG models processed in 344.1 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 28.39 ms [INFO] Sorted 37 files into 5 directories in 263.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 38.67 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-eric --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/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.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 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: 1.295 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-eric --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/bom.xml [INFO] attaching as openflowplugin-extension-eric-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/bom.json [INFO] attaching as openflowplugin-extension-eric-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-eric --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.3-SNAPSHOT [66/84] [INFO] from features/odl-openflowplugin-eric-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-eric-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-eric-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- [INFO] Building features-openflowplugin 0.21.3-SNAPSHOT [67/84] [INFO] from features/features-openflowplugin/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ features-openflowplugin --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-openflowplugin --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ features-openflowplugin --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ features-openflowplugin --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 484 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/bom.xml [INFO] attaching as features-openflowplugin-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/bom.json [INFO] attaching as features-openflowplugin-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-openflowplugin --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowplugin --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin --- [WARNING] [WARNING] The packaging plugin for project features-openflowplugin did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/features-openflowplugin-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/features-openflowplugin-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/features-openflowplugin-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/features-openflowplugin-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- [INFO] Building features-aggregator 0.21.3-SNAPSHOT [68/84] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- [INFO] Building model-aggregator 0.21.3-SNAPSHOT [69/84] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- [INFO] Building libraries-aggregator 0.21.3-SNAPSHOT [70/84] [INFO] from libraries/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ libraries-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ libraries-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ libraries-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ libraries-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ [INFO] Building simple-client 0.21.3-SNAPSHOT [71/84] [INFO] from samples/simple-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ simple-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ simple-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ simple-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ simple-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ simple-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/samples/simple-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] --- checkstyle:3.6.0:check (check-license) @ simple-client --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ simple-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/simple-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/simple-client/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ simple-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/simple-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ simple-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ simple-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ simple-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ simple-client --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/samples/simple-client/target/simple-client-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/samples/simple-client/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ simple-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ simple-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/samples/simple-client/target/bom.xml [INFO] attaching as simple-client-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/samples/simple-client/target/bom.json [INFO] attaching as simple-client-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ simple-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ simple-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ simple-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ simple-client --- [INFO] Installing /w/workspace/openflowplugin-sonar/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/samples/simple-client/target/simple-client-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ simple-client --- [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.21.3-SNAPSHOT [72/84] [INFO] from openflowjava/openflow-protocol-it/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-it --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/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] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-it --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[67,61] possible 'this' escape before subclass is fully initialized [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-it --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/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.openflowjava.protocol.it.integration.IntegrationTest 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: 41.15 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-it --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-it --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/bom.xml [INFO] attaching as openflow-protocol-it-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/bom.json [INFO] attaching as openflow-protocol-it-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:test [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.9:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.3-SNAPSHOT:test [WARNING] com.google.guava:guava:jar:33.5.0-jre:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.3-SNAPSHOT:test [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-it --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-it --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-it --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- [INFO] Building test-extension 0.21.3-SNAPSHOT [73/84] [INFO] from extension/test-extension/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-extension --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ test-extension --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-extension --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ test-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/test-extension/src/main/yang [INFO] yang-to-sources: Found 18 dependencies in 2.369 ms [INFO] yang-to-sources: Project model files found: 1 in 1.078 ms [INFO] yang-to-sources: 1 YANG models processed in 94.32 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.520 ms [INFO] Sorted 9 files into 3 directories in 165.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.243 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-extension --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/test-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/test-extension/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/test-extension/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ test-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/test-extension/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-extension --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ test-extension --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ test-extension --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-extension --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/test-extension/target/test-extension-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/test-extension/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/test-extension/target/bom.xml [INFO] attaching as test-extension-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/test-extension/target/bom.json [INFO] attaching as test-extension-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-extension --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-extension --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ test-extension --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-extension --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/test-extension/target/test-extension-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-extension --- [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- [INFO] Building openflowplugin-extension-aggregator 0.21.3-SNAPSHOT [74/84] [INFO] from extension/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ [INFO] Building test-provider 0.21.3-SNAPSHOT [75/84] [INFO] from test-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-provider --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ test-provider --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-provider/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ test-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-provider/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-provider --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ test-provider --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ test-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-provider --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/test-provider/target/test-provider-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/test-provider/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/test-provider/target/bom.xml [INFO] attaching as test-provider-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/test-provider/target/bom.json [INFO] attaching as test-provider-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-provider --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ test-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-provider --- [INFO] Installing /w/workspace/openflowplugin-sonar/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/test-provider/target/test-provider-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-provider --- [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.3-SNAPSHOT [76/84] [INFO] from applications/arbitratorreconciliation/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- [INFO] Building applications-aggregator 0.21.3-SNAPSHOT [77/84] [INFO] from applications/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ applications-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ applications-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ applications-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ applications-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- [INFO] Building learning-switch 0.21.3-SNAPSHOT [78/84] [INFO] from samples/learning-switch/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ learning-switch --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ learning-switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ learning-switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ learning-switch --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ learning-switch --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/samples/learning-switch/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] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ learning-switch --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/learning-switch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/learning-switch/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ learning-switch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/learning-switch/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ learning-switch --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ learning-switch --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ learning-switch --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ learning-switch --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/samples/learning-switch/target/learning-switch-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/samples/learning-switch/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ learning-switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ learning-switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/samples/learning-switch/target/bom.xml [INFO] attaching as learning-switch-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/samples/learning-switch/target/bom.json [INFO] attaching as learning-switch-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ learning-switch --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ learning-switch --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ learning-switch --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ learning-switch --- [INFO] Installing /w/workspace/openflowplugin-sonar/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/samples/learning-switch/target/learning-switch-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ learning-switch --- [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- [INFO] Building sample-consumer 0.21.3-SNAPSHOT [79/84] [INFO] from samples/sample-consumer/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ sample-consumer --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-consumer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-consumer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ sample-consumer --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-consumer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/samples/sample-consumer/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] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-consumer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-consumer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-consumer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-consumer/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-consumer --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ sample-consumer --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ sample-consumer --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-consumer --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/sample-consumer-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-consumer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-consumer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/bom.xml [INFO] attaching as sample-consumer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/bom.json [INFO] attaching as sample-consumer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-consumer --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-consumer --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ sample-consumer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ sample-consumer --- [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/sample-consumer-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ sample-consumer --- [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- [INFO] Building sample-bundles 0.21.3-SNAPSHOT [80/84] [INFO] from samples/sample-bundles/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ sample-bundles --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-bundles --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-bundles --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ sample-bundles --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-bundles --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/samples/sample-bundles/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] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-bundles --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-bundles/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-bundles --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-bundles/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-bundles --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ sample-bundles --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ sample-bundles --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-bundles --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/sample-bundles-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-bundles --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-bundles --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/bom.xml [INFO] attaching as sample-bundles-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/bom.json [INFO] attaching as sample-bundles-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-bundles --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-bundles --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ sample-bundles --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ sample-bundles --- [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/sample-bundles-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ sample-bundles --- [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- [INFO] Building openflowplugin-samples-aggregator 0.21.3-SNAPSHOT [81/84] [INFO] from samples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-samples-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -----------< org.opendaylight.openflowplugin:srm-aggregator >----------- [INFO] Building srm-aggregator 0.21.3-SNAPSHOT [82/84] [INFO] from srm/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ srm-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ srm-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- [INFO] Building openflowplugin-karaf 0.21.3-SNAPSHOT [83/84] [INFO] from distribution/karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-karaf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-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/openflowplugin-sonar/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-sonar/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/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] Generating features processor configuration: etc/org.apache.karaf.features.xml [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/14.1.6 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 [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.8 [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.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [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.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.20/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [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 kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature 7fc80302-21e9-478a-ba33-c7f1066ec54d/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [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 feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [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.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [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 instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 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.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.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.core/4.4.8 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [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.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 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.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.karaf.management/org.apache.karaf.management.server/4.4.8 [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 diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [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 standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.9.0:copy (apply-branding) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- [WARNING] Overwriting /w/workspace/openflowplugin-sonar/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- [INFO] Feature repository discovered recursively: 58d82d55-1b66-418e-990d-890ae263b758 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-shiro [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-controller-12.0.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-12.0.3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-lz4 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 [INFO] Feature repository discovered recursively: odl-netconf-databind [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-openflowjava-0.21.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-pekko [INFO] Feature repository discovered recursively: odl-raft-api [INFO] Feature repository discovered recursively: odl-raft-spi [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: openflowplugin-0.21.3-SNAPSHOT [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 [INFO] [INFO] --- antrun:3.2.0:run (fix-permissions) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.2.0:run (remove-system-bc) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/openflowplugin-sonar/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ openflowplugin-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-karaf --- [INFO] Installing /w/workspace/openflowplugin-sonar/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.3-SNAPSHOT/openflowplugin-karaf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/distribution/karaf/target/openflowplugin-karaf-0.21.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.3-SNAPSHOT/openflowplugin-karaf-0.21.3-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/openflowplugin-sonar/distribution/karaf/target/openflowplugin-karaf-0.21.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.3-SNAPSHOT/openflowplugin-karaf-0.21.3-SNAPSHOT.zip [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.21.3-SNAPSHOT [84/84] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/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] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-aggregator --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/target/bom.xml [INFO] attaching as openflowplugin-aggregator-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/target/bom.json [INFO] attaching as openflowplugin-aggregator-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-aggregator --- [INFO] Installing /w/workspace/openflowplugin-sonar/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.3-SNAPSHOT/openflowplugin-aggregator-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.3-SNAPSHOT/openflowplugin-aggregator-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.3-SNAPSHOT/openflowplugin-aggregator-0.21.3-SNAPSHOT-cyclonedx.json [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for openflowplugin 0.21.3-SNAPSHOT: [INFO] [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.277 s] [INFO] openflowplugin-parent .............................. SUCCESS [ 6.982 s] [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 24.684 s] [INFO] openflowjava-parent ................................ SUCCESS [ 0.665 s] [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 4.284 s] [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 6.084 s] [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 52.176 s] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 5.196 s] [INFO] model-inventory .................................... SUCCESS [ 3.908 s] [INFO] model-flow-base .................................... SUCCESS [ 9.266 s] [INFO] model-flow-service ................................. SUCCESS [ 9.084 s] [INFO] model-flow-statistics .............................. SUCCESS [ 7.003 s] [INFO] model-topology ..................................... SUCCESS [ 3.438 s] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 1.920 s] [INFO] liblldp ............................................ SUCCESS [ 8.134 s] [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 0.948 s] [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.762 s] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 4.763 s] [INFO] openflowplugin-common .............................. SUCCESS [ 10.164 s] [INFO] openflowplugin-api ................................. SUCCESS [ 5.321 s] [INFO] openflowplugin-extension-api ....................... SUCCESS [ 8.239 s] [INFO] openflowplugin ..................................... SUCCESS [ 17.923 s] [INFO] openflowplugin-impl ................................ SUCCESS [ 58.361 s] [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 8.953 s] [INFO] OpenDaylight :: Openflow Plugin :: srm-api ......... SUCCESS [ 4.092 s] [INFO] OpenDaylight :: Openflow Plugin :: srm-impl ........ SUCCESS [ 4.551 s] [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 4.914 s] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 6.420 s] [INFO] bulk-o-matic ....................................... SUCCESS [ 12.031 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 4.099 s] [INFO] device-ownership-service ........................... SUCCESS [ 3.777 s] [INFO] of-switch-config-pusher ............................ SUCCESS [ 6.562 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 3.792 s] [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 3.899 s] [INFO] reconciliation-framework ........................... SUCCESS [ 5.968 s] [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 4.984 s] [INFO] forwardingrules-manager ............................ SUCCESS [ 21.040 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 3.516 s] [INFO] forwardingrules-sync ............................... SUCCESS [ 15.032 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 3.566 s] [INFO] table-miss-enforcer ................................ SUCCESS [ 6.292 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 3.480 s] [INFO] topology-lldp-discovery ............................ SUCCESS [ 7.097 s] [INFO] lldp-speaker ....................................... SUCCESS [ 8.332 s] [INFO] topology-manager ................................... SUCCESS [ 8.166 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 3.651 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 3.473 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 3.568 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 3.619 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 3.579 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 3.622 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 3.971 s] [INFO] test-common ........................................ SUCCESS [ 4.654 s] [INFO] drop-test-karaf .................................... SUCCESS [ 4.676 s] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 3.669 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 14.571 s] [INFO] southbound-cli ..................................... SUCCESS [ 6.988 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 3.815 s] [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 4.910 s] [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 13.972 s] [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 25.063 s] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 3.606 s] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 3.669 s] [INFO] openflowjava-extension-eric ........................ SUCCESS [ 7.140 s] [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 7.756 s] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 3.542 s] [INFO] features-openflowplugin ............................ SUCCESS [ 6.070 s] [INFO] features-aggregator ................................ SUCCESS [ 0.007 s] [INFO] model-aggregator ................................... SUCCESS [ 0.007 s] [INFO] libraries-aggregator ............................... SUCCESS [ 0.004 s] [INFO] simple-client ...................................... SUCCESS [ 5.368 s] [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 43.716 s] [INFO] test-extension ..................................... SUCCESS [ 4.623 s] [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.007 s] [INFO] test-provider ...................................... SUCCESS [ 9.179 s] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.005 s] [INFO] applications-aggregator ............................ SUCCESS [ 0.002 s] [INFO] learning-switch .................................... SUCCESS [ 4.656 s] [INFO] sample-consumer .................................... SUCCESS [ 3.635 s] [INFO] sample-bundles ..................................... SUCCESS [ 4.346 s] [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.004 s] [INFO] srm-aggregator ..................................... SUCCESS [ 0.001 s] [INFO] openflowplugin-karaf ............................... SUCCESS [ 20.003 s] [INFO] openflowplugin ..................................... SUCCESS [ 1.917 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:45 min [INFO] Finished at: 2025-12-06T15:15:46Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.token=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk21 ']' + '[' openjdk21 '!=' openjdk21 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/openflowplugin-sonar@tmp/config10898730441618278679tmp --settings /w/workspace/openflowplugin-sonar@tmp/config17587329489494206664tmp -Dsonar.projectKey=opendaylight_openflowplugin -Dsonar.organization=opendaylight -Dsonar.token=**** --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.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] openflowplugin-artifacts [pom] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: srm-api [bundle] [INFO] OpenDaylight :: Openflow Plugin :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin [feature] [INFO] features-aggregator [pom] [INFO] model-aggregator [pom] [INFO] libraries-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] srm-aggregator [pom] [INFO] openflowplugin-karaf [pom] [INFO] openflowplugin [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: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): 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:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.21.3-SNAPSHOT [1/84] [INFO] from pom.xml [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: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): 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:4.0.0.4121:sonar (default-cli) @ openflowplugin-aggregator --- [WARNING] 15:15:54.532 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'. [INFO] 15:15:54.539 Java 21.0.9 Ubuntu (64-bit) [INFO] 15:15:54.539 Linux 5.15.0-161-generic (amd64) [INFO] 15:15:54.568 User cache: /home/jenkins/.sonar/cache [INFO] 15:15:58.062 Communicating with SonarCloud [INFO] 15:15:58.262 Default locale: "en", source code encoding: "UTF-8" [INFO] 15:15:58.914 Load global settings [INFO] 15:15:59.608 Load global settings (done) | time=696ms [INFO] 15:15:59.669 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 15:15:59.816 Loading required plugins [INFO] 15:15:59.816 Load plugins index [INFO] 15:16:00.009 Load plugins index (done) | time=193ms [INFO] 15:16:00.010 Load/download plugins [INFO] 15:16:00.517 Load/download plugins (done) | time=507ms [INFO] 15:16:00.739 Loaded core extensions: architecture, a3s, sca [INFO] 15:16:00.982 Process project properties [INFO] 15:16:01.048 Project key: opendaylight_openflowplugin [INFO] 15:16:01.049 Base dir: /w/workspace/openflowplugin-sonar [INFO] 15:16:01.049 Working dir: /w/workspace/openflowplugin-sonar/target/sonar [INFO] 15:16:01.061 Found an active CI vendor: 'Jenkins' [INFO] 15:16:01.065 Load project branches [INFO] 15:16:01.368 Load project branches (done) | time=304ms [INFO] 15:16:01.374 Load project settings for component key: 'opendaylight_openflowplugin' [INFO] 15:16:01.766 Load project settings for component key: 'opendaylight_openflowplugin' (done) | time=392ms [INFO] 15:16:01.781 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:01.928 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:02.264 Check ALM binding of project 'opendaylight_openflowplugin' [INFO] 15:16:02.486 Detected project binding: BOUND [INFO] 15:16:02.487 Check ALM binding of project 'opendaylight_openflowplugin' (done) | time=224ms [INFO] 15:16:02.492 Load project pull requests [INFO] 15:16:02.640 Load project pull requests (done) | time=148ms [INFO] 15:16:02.646 Load branch configuration [INFO] 15:16:02.648 Load branch configuration (done) | time=2ms [INFO] 15:16:02.667 Load quality profiles [INFO] 15:16:03.096 Load quality profiles (done) | time=429ms [INFO] 15:16:03.133 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:03.134 Create analysis [INFO] 15:16:03.452 Create analysis (done) | time=318ms [INFO] 15:16:03.456 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:03.562 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:03.565 Load active rules [INFO] 15:16:04.991 Load active rules (done) | time=1425ms [INFO] 15:16:05.223 Organization key: opendaylight [INFO] 15:16:05.245 Preprocessing files... [INFO] 15:16:06.934 2 languages detected in 2563 preprocessed files (done) | time=1689ms [INFO] 15:16:06.935 1 file ignored because of inclusion/exclusion patterns [INFO] 15:16:06.936 0 files ignored because of scm ignore settings [INFO] 15:16:07.197 Loading plugins for detected languages [INFO] 15:16:07.198 Load/download plugins [INFO] 15:16:08.095 Load/download plugins (done) | time=897ms [INFO] 15:16:08.318 Load project repositories [INFO] 15:16:09.367 Load project repositories (done) | time=1049ms [INFO] 15:16:09.377 Indexing files... [INFO] 15:16:09.378 Project configuration: [INFO] 15:16:09.378 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.380 Indexing files of module 'model-flow-base' [INFO] 15:16:09.380 Base dir: /w/workspace/openflowplugin-sonar/model/model-flow-base [INFO] 15:16:09.382 Source paths: pom.xml, src/main/java [INFO] 15:16:09.382 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.386 Indexing files of module 'model-flow-service' [INFO] 15:16:09.386 Base dir: /w/workspace/openflowplugin-sonar/model/model-flow-service [INFO] 15:16:09.386 Source paths: pom.xml [INFO] 15:16:09.386 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.387 Indexing files of module 'model-flow-statistics' [INFO] 15:16:09.388 Base dir: /w/workspace/openflowplugin-sonar/model/model-flow-statistics [INFO] 15:16:09.388 Source paths: pom.xml [INFO] 15:16:09.388 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.389 Indexing files of module 'model-inventory' [INFO] 15:16:09.390 Base dir: /w/workspace/openflowplugin-sonar/model/model-inventory [INFO] 15:16:09.390 Source paths: pom.xml [INFO] 15:16:09.390 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.391 Indexing files of module 'model-topology' [INFO] 15:16:09.392 Base dir: /w/workspace/openflowplugin-sonar/model/model-topology [INFO] 15:16:09.392 Source paths: pom.xml [INFO] 15:16:09.392 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.393 Indexing files of module 'model-aggregator' [INFO] 15:16:09.393 Base dir: /w/workspace/openflowplugin-sonar/model [INFO] 15:16:09.394 Source paths: pom.xml [INFO] 15:16:09.394 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.395 Indexing files of module 'ODL :: openflowjava :: openflow-protocol-api' [INFO] 15:16:09.395 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api [INFO] 15:16:09.396 Source paths: pom.xml, src/main/java [INFO] 15:16:09.396 Test paths: src/test/java [INFO] 15:16:09.396 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.401 Indexing files of module 'ODL :: openflowjava :: openflow-protocol-impl' [INFO] 15:16:09.401 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl [INFO] 15:16:09.402 Source paths: pom.xml, src/main/java [INFO] 15:16:09.402 Test paths: src/test/java [INFO] 15:16:09.402 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.419 Indexing files of module 'ODL :: openflowjava :: openflow-protocol-it' [INFO] 15:16:09.420 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it [INFO] 15:16:09.420 Source paths: pom.xml [INFO] 15:16:09.420 Test paths: src/test/java [INFO] 15:16:09.420 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.420 Indexing files of module 'ODL :: openflowjava :: openflow-protocol-spi' [INFO] 15:16:09.420 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi [INFO] 15:16:09.421 Source paths: pom.xml, src/main/java [INFO] 15:16:09.421 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.422 Indexing files of module 'ODL :: openflowjava :: openflowjava-blueprint-config' [INFO] 15:16:09.422 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config [INFO] 15:16:09.422 Source paths: pom.xml, src/main/java [INFO] 15:16:09.423 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.423 Indexing files of module 'ODL :: openflowjava :: openflowjava-util' [INFO] 15:16:09.423 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util [INFO] 15:16:09.424 Source paths: pom.xml, src/main/java [INFO] 15:16:09.424 Test paths: src/test/java [INFO] 15:16:09.424 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.425 Indexing files of module 'openflowjava-parent' [INFO] 15:16:09.425 Base dir: /w/workspace/openflowplugin-sonar/openflowjava [INFO] 15:16:09.426 Source paths: pom.xml [INFO] 15:16:09.426 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.426 Indexing files of module 'arbitratorreconciliation-api' [INFO] 15:16:09.427 Base dir: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api [INFO] 15:16:09.427 Source paths: pom.xml [INFO] 15:16:09.427 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.428 Indexing files of module 'arbitratorreconciliation-impl' [INFO] 15:16:09.428 Base dir: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl [INFO] 15:16:09.428 Source paths: pom.xml, src/main/java [INFO] 15:16:09.428 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.429 Indexing files of module 'ODL :: openflowplugin :: arbitratorreconciliation-aggregator' [INFO] 15:16:09.429 Base dir: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation [INFO] 15:16:09.430 Source paths: pom.xml [INFO] 15:16:09.430 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.430 Indexing files of module 'bulk-o-matic' [INFO] 15:16:09.430 Base dir: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic [INFO] 15:16:09.431 Source paths: pom.xml, src/main/java [INFO] 15:16:09.431 Test paths: src/test/java [INFO] 15:16:09.431 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.432 Indexing files of module 'device-ownership-service' [INFO] 15:16:09.432 Base dir: /w/workspace/openflowplugin-sonar/applications/device-ownership-service [INFO] 15:16:09.433 Source paths: pom.xml, src/main/java [INFO] 15:16:09.433 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.433 Indexing files of module 'forwardingrules-manager' [INFO] 15:16:09.434 Base dir: /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager [INFO] 15:16:09.434 Source paths: pom.xml, src/main/java [INFO] 15:16:09.434 Test paths: src/test/java [INFO] 15:16:09.434 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.436 Indexing files of module 'forwardingrules-sync' [INFO] 15:16:09.436 Base dir: /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync [INFO] 15:16:09.436 Source paths: pom.xml, src/main/java [INFO] 15:16:09.436 Test paths: src/test/java [INFO] 15:16:09.436 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.439 Indexing files of module 'lldp-speaker' [INFO] 15:16:09.439 Base dir: /w/workspace/openflowplugin-sonar/applications/lldp-speaker [INFO] 15:16:09.439 Source paths: pom.xml, src/main/java [INFO] 15:16:09.439 Test paths: src/test/java [INFO] 15:16:09.439 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.440 Indexing files of module 'of-switch-config-pusher' [INFO] 15:16:09.440 Base dir: /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher [INFO] 15:16:09.440 Source paths: pom.xml, src/main/java [INFO] 15:16:09.440 Test paths: src/test/java [INFO] 15:16:09.441 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.441 Indexing files of module 'reconciliation-framework' [INFO] 15:16:09.441 Base dir: /w/workspace/openflowplugin-sonar/applications/reconciliation-framework [INFO] 15:16:09.442 Source paths: pom.xml, src/main/java [INFO] 15:16:09.442 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.443 Indexing files of module 'southbound-cli' [INFO] 15:16:09.443 Base dir: /w/workspace/openflowplugin-sonar/applications/southbound-cli [INFO] 15:16:09.443 Source paths: pom.xml, src/main/java [INFO] 15:16:09.443 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.444 Indexing files of module 'table-miss-enforcer' [INFO] 15:16:09.444 Base dir: /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer [INFO] 15:16:09.444 Source paths: pom.xml, src/main/java [INFO] 15:16:09.445 Test paths: src/test/java [INFO] 15:16:09.445 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.446 Indexing files of module 'topology-lldp-discovery' [INFO] 15:16:09.446 Base dir: /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery [INFO] 15:16:09.446 Source paths: pom.xml, src/main/java [INFO] 15:16:09.446 Test paths: src/test/java [INFO] 15:16:09.446 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.447 Indexing files of module 'topology-manager' [INFO] 15:16:09.447 Base dir: /w/workspace/openflowplugin-sonar/applications/topology-manager [INFO] 15:16:09.447 Source paths: pom.xml, src/main/java [INFO] 15:16:09.447 Test paths: src/test/java [INFO] 15:16:09.448 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.449 Indexing files of module 'applications-aggregator' [INFO] 15:16:09.449 Base dir: /w/workspace/openflowplugin-sonar/applications [INFO] 15:16:09.449 Source paths: pom.xml [INFO] 15:16:09.449 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.449 Indexing files of module 'drop-test-karaf' [INFO] 15:16:09.449 Base dir: /w/workspace/openflowplugin-sonar/drop-test-karaf [INFO] 15:16:09.450 Source paths: pom.xml, src/main/java [INFO] 15:16:09.450 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.451 Indexing files of module 'ODL :: openflowjava :: odl-openflowjava-protocol' [INFO] 15:16:09.451 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol [INFO] 15:16:09.451 Source paths: pom.xml [INFO] 15:16:09.451 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.451 Indexing files of module 'features-openflowplugin' [INFO] 15:16:09.452 Base dir: /w/workspace/openflowplugin-sonar/features/features-openflowplugin [INFO] 15:16:09.452 Source paths: pom.xml [INFO] 15:16:09.452 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.452 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation' [INFO] 15:16:09.453 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation [INFO] 15:16:09.453 Source paths: pom.xml [INFO] 15:16:09.453 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.454 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support' [INFO] 15:16:09.454 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic [INFO] 15:16:09.454 Source paths: pom.xml [INFO] 15:16:09.455 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.455 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - default config-pusher' [INFO] 15:16:09.455 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher [INFO] 15:16:09.456 Source paths: pom.xml [INFO] 15:16:09.456 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.457 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - FRM' [INFO] 15:16:09.457 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager [INFO] 15:16:09.457 Source paths: pom.xml [INFO] 15:16:09.457 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.458 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - FRS' [INFO] 15:16:09.458 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync [INFO] 15:16:09.458 Source paths: pom.xml [INFO] 15:16:09.458 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.459 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker' [INFO] 15:16:09.459 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker [INFO] 15:16:09.459 Source paths: pom.xml [INFO] 15:16:09.459 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.460 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework' [INFO] 15:16:09.460 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework [INFO] 15:16:09.460 Source paths: pom.xml [INFO] 15:16:09.460 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.461 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Southbound CLI' [INFO] 15:16:09.461 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli [INFO] 15:16:09.461 Source paths: pom.xml [INFO] 15:16:09.461 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.462 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer' [INFO] 15:16:09.462 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer [INFO] 15:16:09.462 Source paths: pom.xml [INFO] 15:16:09.462 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.465 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - topology' [INFO] 15:16:09.465 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology [INFO] 15:16:09.465 Source paths: pom.xml [INFO] 15:16:09.465 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.466 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery' [INFO] 15:16:09.468 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery [INFO] 15:16:09.469 Source paths: pom.xml [INFO] 15:16:09.469 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.469 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Topology Manager' [INFO] 15:16:09.469 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager [INFO] 15:16:09.469 Source paths: pom.xml [INFO] 15:16:09.469 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.469 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Drop Test' [INFO] 15:16:09.470 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test [INFO] 15:16:09.470 Source paths: pom.xml [INFO] 15:16:09.470 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.470 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Eric Extensions' [INFO] 15:16:09.470 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions [INFO] 15:16:09.470 Source paths: pom.xml [INFO] 15:16:09.470 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.470 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Flow Services' [INFO] 15:16:09.471 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services [INFO] 15:16:09.471 Source paths: pom.xml [INFO] 15:16:09.471 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.471 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Flow Services :: REST' [INFO] 15:16:09.471 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest [INFO] 15:16:09.471 Source paths: pom.xml [INFO] 15:16:09.471 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.471 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Libraries' [INFO] 15:16:09.471 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries [INFO] 15:16:09.472 Source paths: pom.xml [INFO] 15:16:09.472 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.472 Indexing files of module 'OpenDaylight :: OpenflowPlugin :: NSF :: Model' [INFO] 15:16:09.472 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model [INFO] 15:16:09.473 Source paths: pom.xml [INFO] 15:16:09.473 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.473 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Nicira Extensions' [INFO] 15:16:09.474 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions [INFO] 15:16:09.474 Source paths: pom.xml [INFO] 15:16:09.474 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.474 Indexing files of module 'OpenDaylight :: Openflow Plugin :: ONF Extensions' [INFO] 15:16:09.475 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions [INFO] 15:16:09.475 Source paths: pom.xml [INFO] 15:16:09.475 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.476 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Li southbound API implementation' [INFO] 15:16:09.476 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound [INFO] 15:16:09.476 Source paths: pom.xml [INFO] 15:16:09.476 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.477 Indexing files of module 'features-aggregator' [INFO] 15:16:09.477 Base dir: /w/workspace/openflowplugin-sonar/features [INFO] 15:16:09.477 Source paths: pom.xml [INFO] 15:16:09.477 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.478 Indexing files of module 'liblldp' [INFO] 15:16:09.478 Base dir: /w/workspace/openflowplugin-sonar/libraries/liblldp [INFO] 15:16:09.478 Source paths: pom.xml, src/main/java [INFO] 15:16:09.478 Test paths: src/test/java [INFO] 15:16:09.479 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.480 Indexing files of module 'libraries-aggregator' [INFO] 15:16:09.480 Base dir: /w/workspace/openflowplugin-sonar/libraries [INFO] 15:16:09.480 Source paths: pom.xml [INFO] 15:16:09.480 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.481 Indexing files of module 'openflowplugin' [INFO] 15:16:09.481 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin [INFO] 15:16:09.481 Source paths: pom.xml, src/main/java [INFO] 15:16:09.481 Test paths: src/test/java [INFO] 15:16:09.481 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.485 Indexing files of module 'openflowplugin-api' [INFO] 15:16:09.485 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin-api [INFO] 15:16:09.486 Source paths: pom.xml, src/main/java [INFO] 15:16:09.486 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.488 Indexing files of module 'openflowplugin-artifacts' [INFO] 15:16:09.488 Base dir: /w/workspace/openflowplugin-sonar/artifacts [INFO] 15:16:09.488 Source paths: pom.xml [INFO] 15:16:09.488 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.489 Indexing files of module 'openflowplugin-blueprint-config' [INFO] 15:16:09.489 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config [INFO] 15:16:09.489 Source paths: pom.xml [INFO] 15:16:09.489 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.490 Indexing files of module 'openflowplugin-common' [INFO] 15:16:09.490 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin-common [INFO] 15:16:09.490 Source paths: pom.xml, src/main/java [INFO] 15:16:09.490 Test paths: src/test/java [INFO] 15:16:09.490 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.491 Indexing files of module 'openflowjava-extension-eric' [INFO] 15:16:09.491 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric [INFO] 15:16:09.492 Source paths: pom.xml, src/main/java [INFO] 15:16:09.492 Test paths: src/test/java [INFO] 15:16:09.492 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.493 Indexing files of module 'openflowjava-extension-nicira' [INFO] 15:16:09.493 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira [INFO] 15:16:09.493 Source paths: pom.xml, src/main/java [INFO] 15:16:09.493 Test paths: src/test/java [INFO] 15:16:09.494 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.496 Indexing files of module 'openflowjava-extension-nicira-api' [INFO] 15:16:09.497 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api [INFO] 15:16:09.497 Source paths: pom.xml, src/main/java [INFO] 15:16:09.497 Test paths: src/test/java [INFO] 15:16:09.497 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.498 Indexing files of module 'openflowplugin-extension-api' [INFO] 15:16:09.498 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api [INFO] 15:16:09.498 Source paths: pom.xml, src/main/java [INFO] 15:16:09.498 Test paths: src/test/java [INFO] 15:16:09.499 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.500 Indexing files of module 'openflowplugin-extension-eric' [INFO] 15:16:09.500 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric [INFO] 15:16:09.500 Source paths: pom.xml, src/main/java [INFO] 15:16:09.500 Test paths: src/test/java [INFO] 15:16:09.501 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.501 Indexing files of module 'openflowplugin-extension-nicira' [INFO] 15:16:09.502 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira [INFO] 15:16:09.502 Source paths: pom.xml, src/main/java [INFO] 15:16:09.502 Test paths: src/test/java [INFO] 15:16:09.502 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.504 Indexing files of module 'openflowplugin-extension-onf' [INFO] 15:16:09.505 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf [INFO] 15:16:09.505 Source paths: pom.xml, src/main/java [INFO] 15:16:09.505 Test paths: src/test/java [INFO] 15:16:09.505 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.506 Indexing files of module 'test-extension' [INFO] 15:16:09.506 Base dir: /w/workspace/openflowplugin-sonar/extension/test-extension [INFO] 15:16:09.506 Source paths: pom.xml, src/main/java [INFO] 15:16:09.506 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.507 Indexing files of module 'openflowplugin-extension-aggregator' [INFO] 15:16:09.507 Base dir: /w/workspace/openflowplugin-sonar/extension [INFO] 15:16:09.507 Source paths: pom.xml [INFO] 15:16:09.507 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.508 Indexing files of module 'openflowplugin-impl' [INFO] 15:16:09.508 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin-impl [INFO] 15:16:09.508 Source paths: pom.xml, src/main/java [INFO] 15:16:09.508 Test paths: src/test/java [INFO] 15:16:09.509 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.525 Indexing files of module 'openflowplugin-karaf' [INFO] 15:16:09.526 Base dir: /w/workspace/openflowplugin-sonar/distribution/karaf [INFO] 15:16:09.526 Source paths: pom.xml [INFO] 15:16:09.526 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.526 Indexing files of module 'openflowplugin-parent' [INFO] 15:16:09.527 Base dir: /w/workspace/openflowplugin-sonar/parent [INFO] 15:16:09.527 Source paths: pom.xml [INFO] 15:16:09.527 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.527 Indexing files of module 'learning-switch' [INFO] 15:16:09.528 Base dir: /w/workspace/openflowplugin-sonar/samples/learning-switch [INFO] 15:16:09.528 Source paths: pom.xml, src/main/java [INFO] 15:16:09.528 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.529 Indexing files of module 'sample-bundles' [INFO] 15:16:09.529 Base dir: /w/workspace/openflowplugin-sonar/samples/sample-bundles [INFO] 15:16:09.529 Source paths: pom.xml, src/main/java [INFO] 15:16:09.529 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.530 Indexing files of module 'sample-consumer' [INFO] 15:16:09.530 Base dir: /w/workspace/openflowplugin-sonar/samples/sample-consumer [INFO] 15:16:09.530 Source paths: pom.xml, src/main/java [INFO] 15:16:09.530 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.531 Indexing files of module 'simple-client' [INFO] 15:16:09.531 Base dir: /w/workspace/openflowplugin-sonar/samples/simple-client [INFO] 15:16:09.531 Source paths: pom.xml, src/main/java [INFO] 15:16:09.531 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.532 Indexing files of module 'openflowplugin-samples-aggregator' [INFO] 15:16:09.533 Base dir: /w/workspace/openflowplugin-sonar/samples [INFO] 15:16:09.533 Source paths: pom.xml [INFO] 15:16:09.533 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.533 Indexing files of module 'OpenDaylight :: Openflow Plugin :: srm-api' [INFO] 15:16:09.533 Base dir: /w/workspace/openflowplugin-sonar/srm/api [INFO] 15:16:09.533 Source paths: pom.xml, src/main/java [INFO] 15:16:09.533 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.534 Indexing files of module 'OpenDaylight :: Openflow Plugin :: srm-impl' [INFO] 15:16:09.534 Base dir: /w/workspace/openflowplugin-sonar/srm/impl [INFO] 15:16:09.535 Source paths: pom.xml, src/main/java [INFO] 15:16:09.535 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.536 Indexing files of module 'ODL :: serviceutils :: srm-shell' [INFO] 15:16:09.536 Base dir: /w/workspace/openflowplugin-sonar/srm/shell [INFO] 15:16:09.536 Source paths: pom.xml, src/main/java [INFO] 15:16:09.536 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.536 Indexing files of module 'srm-aggregator' [INFO] 15:16:09.536 Base dir: /w/workspace/openflowplugin-sonar/srm [INFO] 15:16:09.537 Source paths: pom.xml [INFO] 15:16:09.537 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.537 Indexing files of module 'test-common' [INFO] 15:16:09.537 Base dir: /w/workspace/openflowplugin-sonar/test-common [INFO] 15:16:09.537 Source paths: pom.xml, src/main/java [INFO] 15:16:09.538 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.538 Indexing files of module 'test-provider' [INFO] 15:16:09.538 Base dir: /w/workspace/openflowplugin-sonar/test-provider [INFO] 15:16:09.538 Source paths: pom.xml, src/main/java [INFO] 15:16:09.539 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.539 Indexing files of module 'openflowplugin' [INFO] 15:16:09.539 Base dir: /w/workspace/openflowplugin-sonar [INFO] 15:16:09.540 Source paths: pom.xml [INFO] 15:16:09.540 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:09.541 2563 files indexed (done) | time=163ms [INFO] 15:16:09.549 Quality profile for java: ODL way [INFO] 15:16:09.549 Quality profile for xml: Sonar way [INFO] 15:16:09.549 ------------- Run sensors on module openflowplugin-extension-eric [INFO] 15:16:09.623 Load metrics repository [INFO] 15:16:09.769 Load metrics repository (done) | time=146ms [INFO] 15:16:09.775 Sensor cache enabled [INFO] 15:16:09.777 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:09.779 Load sensor cache [INFO] 15:16:11.381 Load sensor cache (5 MB) | time=1603ms [INFO] 15:16:11.383 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:12.105 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:12.107 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:12.121 Sensor JavaSensor [java] [INFO] 15:16:12.124 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:12.136 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:12.137 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 15:16:12.466 Starting batch processing. [INFO] 15:16:12.917 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:13.413 100% analyzed [INFO] 15:16:13.413 Batch processing: Done. [INFO] 15:16:13.414 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:13.415 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:13.418 Starting batch processing. [INFO] 15:16:13.557 100% analyzed [INFO] 15:16:13.557 Batch processing: Done. [INFO] 15:16:13.558 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:13.558 No "Generated" source files to scan. [INFO] 15:16:13.560 Sensor JavaSensor [java] (done) | time=1439ms [INFO] 15:16:13.561 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:13.561 '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] 15:16:13.564 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:13.611 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=50ms [INFO] 15:16:13.611 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:13.612 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:13.612 Sensor Java Config Sensor [iac] [INFO] 15:16:13.617 There are no files to be analyzed for the Java language [INFO] 15:16:13.617 Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] 15:16:13.617 Sensor IaC Docker Sensor [iac] [INFO] 15:16:13.617 There are no files to be analyzed for the Docker language [INFO] 15:16:13.617 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:13.618 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:13.618 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:13.618 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:13.618 Sensor IaC Shell Sensor [iac] [INFO] 15:16:13.618 There are no files to be analyzed for the Shell language [INFO] 15:16:13.618 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:13.618 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:13.618 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:13.619 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:13.619 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:13.619 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:13.619 Sensor SurefireSensor [java] [INFO] 15:16:13.620 parsing [/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/surefire-reports] [INFO] 15:16:13.637 Sensor SurefireSensor [java] (done) | time=18ms [INFO] 15:16:13.638 Sensor XML Sensor [xml] [INFO] 15:16:13.661 1 source file to be analyzed [INFO] 15:16:13.731 1/1 source file has been analyzed [INFO] 15:16:13.732 Sensor XML Sensor [xml] (done) | time=94ms [INFO] 15:16:13.732 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:13.732 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:13.736 ------------- Run sensors on module openflowjava-extension-eric [INFO] 15:16:13.796 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:13.800 Sensor JavaSensor [java] [INFO] 15:16:13.800 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:13.801 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:13.802 Using ECJ batch to parse 8 Main java source files with batch size 209 KB. [INFO] 15:16:13.808 Starting batch processing. [INFO] 15:16:13.830 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:14.010 100% analyzed [INFO] 15:16:14.010 Batch processing: Done. [INFO] 15:16:14.011 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 15:16:14.011 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 15:16:14.017 Starting batch processing. [INFO] 15:16:14.165 100% analyzed [INFO] 15:16:14.165 Batch processing: Done. [INFO] 15:16:14.165 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:14.165 No "Generated" source files to scan. [INFO] 15:16:14.166 Sensor JavaSensor [java] (done) | time=366ms [INFO] 15:16:14.166 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:14.166 '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] 15:16:14.166 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:14.171 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 15:16:14.171 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:14.171 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:14.172 Sensor Java Config Sensor [iac] [INFO] 15:16:14.172 There are no files to be analyzed for the Java language [INFO] 15:16:14.172 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:14.172 Sensor IaC Docker Sensor [iac] [INFO] 15:16:14.173 There are no files to be analyzed for the Docker language [INFO] 15:16:14.173 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:14.173 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:14.173 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:14.173 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:14.174 Sensor IaC Shell Sensor [iac] [INFO] 15:16:14.174 There are no files to be analyzed for the Shell language [INFO] 15:16:14.174 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:14.174 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:14.174 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:14.175 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:14.175 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:14.175 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:14.175 Sensor SurefireSensor [java] [INFO] 15:16:14.176 parsing [/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/surefire-reports] [INFO] 15:16:14.182 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 15:16:14.182 Sensor XML Sensor [xml] [INFO] 15:16:14.186 1 source file to be analyzed [INFO] 15:16:14.197 1/1 source file has been analyzed [INFO] 15:16:14.197 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 15:16:14.197 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:14.197 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:14.198 ------------- Run sensors on module openflowjava-extension-nicira-api [INFO] 15:16:14.266 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:14.270 Sensor JavaSensor [java] [INFO] 15:16:14.270 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:14.272 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:14.272 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 15:16:14.275 Starting batch processing. [INFO] 15:16:14.287 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:14.350 100% analyzed [INFO] 15:16:14.350 Batch processing: Done. [INFO] 15:16:14.351 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:14.351 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:14.354 Starting batch processing. [INFO] 15:16:14.415 100% analyzed [INFO] 15:16:14.415 Batch processing: Done. [INFO] 15:16:14.415 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:14.416 No "Generated" source files to scan. [INFO] 15:16:14.416 Sensor JavaSensor [java] (done) | time=146ms [INFO] 15:16:14.416 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:14.416 '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] 15:16:14.417 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:14.419 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 15:16:14.419 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:14.419 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:14.419 Sensor Java Config Sensor [iac] [INFO] 15:16:14.420 There are no files to be analyzed for the Java language [INFO] 15:16:14.420 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:14.420 Sensor IaC Docker Sensor [iac] [INFO] 15:16:14.421 There are no files to be analyzed for the Docker language [INFO] 15:16:14.421 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:14.421 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:14.421 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:14.421 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:14.421 Sensor IaC Shell Sensor [iac] [INFO] 15:16:14.422 There are no files to be analyzed for the Shell language [INFO] 15:16:14.422 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:14.422 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:14.422 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:14.422 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:14.423 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:14.423 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:14.423 Sensor SurefireSensor [java] [INFO] 15:16:14.423 parsing [/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/surefire-reports] [INFO] 15:16:14.426 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 15:16:14.426 Sensor XML Sensor [xml] [INFO] 15:16:14.428 1 source file to be analyzed [INFO] 15:16:14.439 1/1 source file has been analyzed [INFO] 15:16:14.439 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 15:16:14.440 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:14.440 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:14.441 ------------- Run sensors on module openflowjava-extension-nicira [INFO] 15:16:14.489 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:14.493 Sensor JavaSensor [java] [INFO] 15:16:14.493 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:14.495 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:14.495 Using ECJ batch to parse 73 Main java source files with batch size 209 KB. [INFO] 15:16:14.512 Starting batch processing. [INFO] 15:16:14.582 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:15.660 100% analyzed [INFO] 15:16:15.660 Batch processing: Done. [INFO] 15:16:15.661 Did not optimize analysis for any files, performed a full analysis for all 73 files. [INFO] 15:16:15.661 Using ECJ batch to parse 62 Test java source files with batch size 209 KB. [INFO] 15:16:15.680 Starting batch processing. [INFO] 15:16:16.544 100% analyzed [INFO] 15:16:16.544 Batch processing: Done. [INFO] 15:16:16.545 Did not optimize analysis for any files, performed a full analysis for all 62 files. [INFO] 15:16:16.545 No "Generated" source files to scan. [INFO] 15:16:16.545 Sensor JavaSensor [java] (done) | time=2052ms [INFO] 15:16:16.545 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:16.546 '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] 15:16:16.571 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:16.595 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=50ms [INFO] 15:16:16.596 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:16.596 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:16.596 Sensor Java Config Sensor [iac] [INFO] 15:16:16.600 There are no files to be analyzed for the Java language [INFO] 15:16:16.600 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 15:16:16.600 Sensor IaC Docker Sensor [iac] [INFO] 15:16:16.601 There are no files to be analyzed for the Docker language [INFO] 15:16:16.601 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:16.602 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:16.602 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:16.602 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:16.602 Sensor IaC Shell Sensor [iac] [INFO] 15:16:16.602 There are no files to be analyzed for the Shell language [INFO] 15:16:16.603 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:16.603 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:16.603 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:16.603 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:16.603 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:16.603 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:16.603 Sensor SurefireSensor [java] [INFO] 15:16:16.604 parsing [/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/surefire-reports] [INFO] 15:16:16.638 Sensor SurefireSensor [java] (done) | time=35ms [INFO] 15:16:16.638 Sensor XML Sensor [xml] [INFO] 15:16:16.651 1 source file to be analyzed [INFO] 15:16:16.667 1/1 source file has been analyzed [INFO] 15:16:16.667 Sensor XML Sensor [xml] (done) | time=29ms [INFO] 15:16:16.668 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:16.668 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:16.669 ------------- Run sensors on module openflowplugin-extension-nicira [INFO] 15:16:16.718 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:16.721 Sensor JavaSensor [java] [INFO] 15:16:16.721 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:16.723 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:16.724 Using ECJ batch to parse 56 Main java source files with batch size 209 KB. [INFO] 15:16:16.737 Starting batch processing. [INFO] 15:16:16.829 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:18.077 100% analyzed [INFO] 15:16:18.077 Batch processing: Done. [INFO] 15:16:18.078 Did not optimize analysis for any files, performed a full analysis for all 56 files. [INFO] 15:16:18.078 Using ECJ batch to parse 44 Test java source files with batch size 209 KB. [INFO] 15:16:18.092 Starting batch processing. [INFO] 15:16:18.769 100% analyzed [INFO] 15:16:18.769 Batch processing: Done. [INFO] 15:16:18.770 Did not optimize analysis for any files, performed a full analysis for all 44 files. [INFO] 15:16:18.770 No "Generated" source files to scan. [INFO] 15:16:18.770 Sensor JavaSensor [java] (done) | time=2049ms [INFO] 15:16:18.771 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:18.771 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:18.772 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:18.785 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms [INFO] 15:16:18.786 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:18.786 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:18.786 Sensor Java Config Sensor [iac] [INFO] 15:16:18.788 There are no files to be analyzed for the Java language [INFO] 15:16:18.788 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 15:16:18.788 Sensor IaC Docker Sensor [iac] [INFO] 15:16:18.789 There are no files to be analyzed for the Docker language [INFO] 15:16:18.789 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:18.789 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:18.790 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:18.790 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:18.790 Sensor IaC Shell Sensor [iac] [INFO] 15:16:18.790 There are no files to be analyzed for the Shell language [INFO] 15:16:18.790 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:18.790 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:18.791 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:18.791 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:18.791 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:18.791 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:18.791 Sensor SurefireSensor [java] [INFO] 15:16:18.792 parsing [/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/surefire-reports] [INFO] 15:16:18.816 Sensor SurefireSensor [java] (done) | time=25ms [INFO] 15:16:18.816 Sensor XML Sensor [xml] [INFO] 15:16:18.817 1 source file to be analyzed [INFO] 15:16:18.829 1/1 source file has been analyzed [INFO] 15:16:18.830 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 15:16:18.830 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:18.830 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:18.831 ------------- Run sensors on module openflowplugin-extension-onf [INFO] 15:16:18.877 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:18.880 Sensor JavaSensor [java] [INFO] 15:16:18.880 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:18.882 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:18.882 Using ECJ batch to parse 9 Main java source files with batch size 209 KB. [INFO] 15:16:18.886 Starting batch processing. [INFO] 15:16:18.906 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:19.045 100% analyzed [INFO] 15:16:19.045 Batch processing: Done. [INFO] 15:16:19.045 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 15:16:19.046 Using ECJ batch to parse 10 Test java source files with batch size 209 KB. [INFO] 15:16:19.051 Starting batch processing. [INFO] 15:16:19.193 100% analyzed [INFO] 15:16:19.193 Batch processing: Done. [INFO] 15:16:19.194 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 15:16:19.194 No "Generated" source files to scan. [INFO] 15:16:19.194 Sensor JavaSensor [java] (done) | time=314ms [INFO] 15:16:19.195 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:19.195 '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] 15:16:19.195 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:19.198 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 15:16:19.198 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:19.198 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:19.198 Sensor Java Config Sensor [iac] [INFO] 15:16:19.199 There are no files to be analyzed for the Java language [INFO] 15:16:19.200 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 15:16:19.200 Sensor IaC Docker Sensor [iac] [INFO] 15:16:19.200 There are no files to be analyzed for the Docker language [INFO] 15:16:19.200 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:19.201 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:19.201 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:19.201 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:19.201 Sensor IaC Shell Sensor [iac] [INFO] 15:16:19.201 There are no files to be analyzed for the Shell language [INFO] 15:16:19.202 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:19.202 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:19.202 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:19.202 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.202 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:19.202 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.203 Sensor SurefireSensor [java] [INFO] 15:16:19.203 parsing [/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/surefire-reports] [INFO] 15:16:19.207 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 15:16:19.207 Sensor XML Sensor [xml] [INFO] 15:16:19.209 1 source file to be analyzed [INFO] 15:16:19.219 1/1 source file has been analyzed [INFO] 15:16:19.219 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:16:19.220 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:19.220 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:19.220 ------------- Run sensors on module openflowplugin-extension-api [INFO] 15:16:19.261 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:19.264 Sensor JavaSensor [java] [INFO] 15:16:19.264 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:19.265 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:19.265 Using ECJ batch to parse 28 Main java source files with batch size 209 KB. [INFO] 15:16:19.272 Starting batch processing. [INFO] 15:16:19.317 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:19.489 100% analyzed [INFO] 15:16:19.489 Batch processing: Done. [INFO] 15:16:19.489 Did not optimize analysis for any files, performed a full analysis for all 28 files. [INFO] 15:16:19.490 Using ECJ batch to parse 6 Test java source files with batch size 209 KB. [INFO] 15:16:19.493 Starting batch processing. [INFO] 15:16:19.551 100% analyzed [INFO] 15:16:19.552 Batch processing: Done. [INFO] 15:16:19.552 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 15:16:19.552 No "Generated" source files to scan. [INFO] 15:16:19.552 Sensor JavaSensor [java] (done) | time=288ms [INFO] 15:16:19.553 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:19.553 '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] 15:16:19.554 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:19.558 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 15:16:19.558 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:19.558 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:19.559 Sensor Java Config Sensor [iac] [INFO] 15:16:19.560 There are no files to be analyzed for the Java language [INFO] 15:16:19.560 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:19.560 Sensor IaC Docker Sensor [iac] [INFO] 15:16:19.561 There are no files to be analyzed for the Docker language [INFO] 15:16:19.561 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:19.561 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:19.561 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:19.562 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:19.562 Sensor IaC Shell Sensor [iac] [INFO] 15:16:19.562 There are no files to be analyzed for the Shell language [INFO] 15:16:19.562 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:19.563 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:19.563 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:19.563 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.564 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:19.564 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.564 Sensor SurefireSensor [java] [INFO] 15:16:19.564 parsing [/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/surefire-reports] [INFO] 15:16:19.567 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 15:16:19.567 Sensor XML Sensor [xml] [INFO] 15:16:19.575 1 source file to be analyzed [INFO] 15:16:19.575 1/1 source file has been analyzed [INFO] 15:16:19.575 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:19.576 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:19.576 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:19.577 ------------- Run sensors on module test-extension [INFO] 15:16:19.620 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:19.622 Sensor JavaSensor [java] [INFO] 15:16:19.622 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:19.624 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:19.624 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 15:16:19.626 Starting batch processing. [INFO] 15:16:19.676 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:19.686 100% analyzed [INFO] 15:16:19.686 Batch processing: Done. [INFO] 15:16:19.687 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:19.687 No "Test" source files to scan. [INFO] 15:16:19.687 No "Generated" source files to scan. [INFO] 15:16:19.688 Sensor JavaSensor [java] (done) | time=66ms [INFO] 15:16:19.688 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:19.688 '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] 15:16:19.689 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:19.689 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:19.689 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:19.689 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:19.690 Sensor Java Config Sensor [iac] [INFO] 15:16:19.690 There are no files to be analyzed for the Java language [INFO] 15:16:19.690 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:19.691 Sensor IaC Docker Sensor [iac] [INFO] 15:16:19.691 There are no files to be analyzed for the Docker language [INFO] 15:16:19.691 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:19.691 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:19.692 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:19.692 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:19.692 Sensor IaC Shell Sensor [iac] [INFO] 15:16:19.692 There are no files to be analyzed for the Shell language [INFO] 15:16:19.693 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:19.693 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:19.693 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:19.693 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.694 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:19.694 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.694 Sensor SurefireSensor [java] [INFO] 15:16:19.694 parsing [/w/workspace/openflowplugin-sonar/extension/test-extension/target/surefire-reports] [INFO] 15:16:19.694 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:19.695 Sensor XML Sensor [xml] [INFO] 15:16:19.703 1 source file to be analyzed [INFO] 15:16:19.705 1/1 source file has been analyzed [INFO] 15:16:19.705 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:19.705 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:19.706 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:19.706 ------------- Run sensors on module openflowplugin-extension-aggregator [INFO] 15:16:19.746 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:19.749 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:19.749 '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] 15:16:19.749 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:19.749 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:19.749 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:19.749 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:19.750 Sensor Java Config Sensor [iac] [INFO] 15:16:19.750 There are no files to be analyzed for the Java language [INFO] 15:16:19.750 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:19.750 Sensor IaC Docker Sensor [iac] [INFO] 15:16:19.750 There are no files to be analyzed for the Docker language [INFO] 15:16:19.751 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:19.751 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:19.751 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:19.751 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:19.751 Sensor IaC Shell Sensor [iac] [INFO] 15:16:19.751 There are no files to be analyzed for the Shell language [INFO] 15:16:19.752 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:19.752 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:19.752 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:19.752 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.752 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:19.752 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.753 Sensor XML Sensor [xml] [INFO] 15:16:19.760 1 source file to be analyzed [INFO] 15:16:19.760 1/1 source file has been analyzed [INFO] 15:16:19.760 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:19.761 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:19.761 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:19.762 ------------- Run sensors on module openflowplugin-parent [INFO] 15:16:19.802 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:19.804 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:19.805 '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] 15:16:19.805 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:19.805 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:19.805 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:19.805 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:19.805 Sensor Java Config Sensor [iac] [INFO] 15:16:19.806 There are no files to be analyzed for the Java language [INFO] 15:16:19.806 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:19.806 Sensor IaC Docker Sensor [iac] [INFO] 15:16:19.807 There are no files to be analyzed for the Docker language [INFO] 15:16:19.807 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:19.807 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:19.807 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:19.808 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:19.808 Sensor IaC Shell Sensor [iac] [INFO] 15:16:19.808 There are no files to be analyzed for the Shell language [INFO] 15:16:19.808 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:19.809 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:19.809 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:19.809 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.809 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:19.810 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:19.810 Sensor XML Sensor [xml] [INFO] 15:16:19.827 1 source file to be analyzed [INFO] 15:16:19.829 1/1 source file has been analyzed [INFO] 15:16:19.829 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 15:16:19.829 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:19.829 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:19.830 ------------- Run sensors on module openflowplugin-karaf [INFO] 15:16:19.898 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:19.901 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:19.901 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:19.901 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:19.901 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:19.902 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:19.902 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:19.902 Sensor Java Config Sensor [iac] [INFO] 15:16:19.903 There are no files to be analyzed for the Java language [INFO] 15:16:19.903 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:19.903 Sensor IaC Docker Sensor [iac] [INFO] 15:16:19.904 There are no files to be analyzed for the Docker language [INFO] 15:16:19.904 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:19.904 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:19.904 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:19.904 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:19.905 Sensor IaC Shell Sensor [iac] [INFO] 15:16:19.905 There are no files to be analyzed for the Shell language [INFO] 15:16:19.905 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:19.906 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:19.906 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:19.906 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.906 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:19.906 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.907 Sensor XML Sensor [xml] [INFO] 15:16:19.917 1 source file to be analyzed [INFO] 15:16:19.917 1/1 source file has been analyzed [INFO] 15:16:19.917 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:19.917 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:19.917 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:19.918 ------------- Run sensors on module openflowplugin-blueprint-config [INFO] 15:16:19.955 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:19.958 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:19.958 '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] 15:16:19.958 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:19.958 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:19.958 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:19.958 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:19.959 Sensor Java Config Sensor [iac] [INFO] 15:16:19.959 There are no files to be analyzed for the Java language [INFO] 15:16:19.959 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:19.959 Sensor IaC Docker Sensor [iac] [INFO] 15:16:19.959 There are no files to be analyzed for the Docker language [INFO] 15:16:19.959 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:19.960 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:19.960 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:19.960 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:19.960 Sensor IaC Shell Sensor [iac] [INFO] 15:16:19.960 There are no files to be analyzed for the Shell language [INFO] 15:16:19.960 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:19.960 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:19.960 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:19.961 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:19.961 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:19.961 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:19.961 Sensor XML Sensor [xml] [INFO] 15:16:19.968 1 source file to be analyzed [INFO] 15:16:19.968 1/1 source file has been analyzed [INFO] 15:16:19.968 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:19.968 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:19.969 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:19.969 ------------- Run sensors on module ODL :: openflowjava :: odl-openflowjava-protocol [INFO] 15:16:20.006 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.009 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.009 '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] 15:16:20.009 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.009 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.009 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.009 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.010 Sensor Java Config Sensor [iac] [INFO] 15:16:20.010 There are no files to be analyzed for the Java language [INFO] 15:16:20.010 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.010 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.010 There are no files to be analyzed for the Docker language [INFO] 15:16:20.011 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.011 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.011 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.011 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.011 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.012 There are no files to be analyzed for the Shell language [INFO] 15:16:20.012 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:20.012 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.012 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.012 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.013 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.013 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.013 Sensor XML Sensor [xml] [INFO] 15:16:20.031 1 source file to be analyzed [INFO] 15:16:20.034 1/1 source file has been analyzed [INFO] 15:16:20.034 Sensor XML Sensor [xml] (done) | time=21ms [INFO] 15:16:20.035 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.035 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:20.035 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [INFO] 15:16:20.072 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.074 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.074 '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] 15:16:20.074 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.074 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.075 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.075 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.075 Sensor Java Config Sensor [iac] [INFO] 15:16:20.075 There are no files to be analyzed for the Java language [INFO] 15:16:20.076 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.076 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.076 There are no files to be analyzed for the Docker language [INFO] 15:16:20.076 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:20.077 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.077 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.077 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.077 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.077 There are no files to be analyzed for the Shell language [INFO] 15:16:20.078 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:20.078 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.078 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.078 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.078 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.079 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:20.079 Sensor XML Sensor [xml] [INFO] 15:16:20.085 1 source file to be analyzed [INFO] 15:16:20.085 1/1 source file has been analyzed [INFO] 15:16:20.085 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:20.085 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.085 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.086 ------------- Run sensors on module features-openflowplugin [INFO] 15:16:20.123 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.125 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.125 '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] 15:16:20.125 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.125 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.126 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.126 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.126 Sensor Java Config Sensor [iac] [INFO] 15:16:20.126 There are no files to be analyzed for the Java language [INFO] 15:16:20.126 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:20.126 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.127 There are no files to be analyzed for the Docker language [INFO] 15:16:20.127 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.127 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.128 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.128 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:20.128 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.128 There are no files to be analyzed for the Shell language [INFO] 15:16:20.128 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.128 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.129 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.129 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:20.129 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.129 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.129 Sensor XML Sensor [xml] [INFO] 15:16:20.130 1 source file to be analyzed [INFO] 15:16:20.142 1/1 source file has been analyzed [INFO] 15:16:20.142 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 15:16:20.143 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.143 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.143 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [INFO] 15:16:20.182 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.185 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.185 '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] 15:16:20.185 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.185 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.185 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.185 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.186 Sensor Java Config Sensor [iac] [INFO] 15:16:20.186 There are no files to be analyzed for the Java language [INFO] 15:16:20.186 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:20.187 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.187 There are no files to be analyzed for the Docker language [INFO] 15:16:20.187 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.187 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.188 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.188 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:20.188 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.188 There are no files to be analyzed for the Shell language [INFO] 15:16:20.188 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.189 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.189 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.189 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.189 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.189 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.190 Sensor XML Sensor [xml] [INFO] 15:16:20.190 1 source file to be analyzed [INFO] 15:16:20.201 1/1 source file has been analyzed [INFO] 15:16:20.202 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:16:20.202 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.202 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.203 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - topology [INFO] 15:16:20.241 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.243 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.243 '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] 15:16:20.243 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.244 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:20.244 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.244 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.244 Sensor Java Config Sensor [iac] [INFO] 15:16:20.245 There are no files to be analyzed for the Java language [INFO] 15:16:20.245 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.245 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.246 There are no files to be analyzed for the Docker language [INFO] 15:16:20.246 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.246 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.246 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.246 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.247 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.247 There are no files to be analyzed for the Shell language [INFO] 15:16:20.247 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.247 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.248 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.248 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:20.248 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.248 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.249 Sensor XML Sensor [xml] [INFO] 15:16:20.249 1 source file to be analyzed [INFO] 15:16:20.256 1/1 source file has been analyzed [INFO] 15:16:20.256 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:20.257 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.257 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.258 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Eric Extensions [INFO] 15:16:20.293 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.295 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.295 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:20.295 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.295 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.295 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.296 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.296 Sensor Java Config Sensor [iac] [INFO] 15:16:20.296 There are no files to be analyzed for the Java language [INFO] 15:16:20.297 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.297 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.297 There are no files to be analyzed for the Docker language [INFO] 15:16:20.297 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:20.298 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.298 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.298 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.298 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.298 There are no files to be analyzed for the Shell language [INFO] 15:16:20.298 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.299 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.299 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.299 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.299 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.300 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:20.300 Sensor XML Sensor [xml] [INFO] 15:16:20.301 1 source file to be analyzed [INFO] 15:16:20.307 1/1 source file has been analyzed [INFO] 15:16:20.307 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:20.307 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.307 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.308 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Drop Test [INFO] 15:16:20.350 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.353 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.353 '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] 15:16:20.353 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.353 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.353 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.353 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.354 Sensor Java Config Sensor [iac] [INFO] 15:16:20.354 There are no files to be analyzed for the Java language [INFO] 15:16:20.354 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:20.354 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.355 There are no files to be analyzed for the Docker language [INFO] 15:16:20.355 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.355 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.356 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.356 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:20.356 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.356 There are no files to be analyzed for the Shell language [INFO] 15:16:20.356 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.357 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.357 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.357 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.357 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.357 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.357 Sensor XML Sensor [xml] [INFO] 15:16:20.358 1 source file to be analyzed [INFO] 15:16:20.363 1/1 source file has been analyzed [INFO] 15:16:20.364 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:20.364 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.364 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.365 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [INFO] 15:16:20.402 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.404 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.404 '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] 15:16:20.404 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.405 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:20.405 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.405 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.405 Sensor Java Config Sensor [iac] [INFO] 15:16:20.405 There are no files to be analyzed for the Java language [INFO] 15:16:20.405 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:20.405 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.406 There are no files to be analyzed for the Docker language [INFO] 15:16:20.406 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.406 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.406 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.406 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.406 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.407 There are no files to be analyzed for the Shell language [INFO] 15:16:20.407 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:20.407 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.407 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.407 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.407 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.407 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.407 Sensor XML Sensor [xml] [INFO] 15:16:20.410 1 source file to be analyzed [INFO] 15:16:20.417 1/1 source file has been analyzed [INFO] 15:16:20.418 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 15:16:20.418 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.418 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.419 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [INFO] 15:16:20.458 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.460 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.460 '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] 15:16:20.460 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.460 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.461 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.461 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.461 Sensor Java Config Sensor [iac] [INFO] 15:16:20.461 There are no files to be analyzed for the Java language [INFO] 15:16:20.461 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:20.461 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.462 There are no files to be analyzed for the Docker language [INFO] 15:16:20.462 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.462 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.462 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.462 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.462 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.462 There are no files to be analyzed for the Shell language [INFO] 15:16:20.462 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.462 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.463 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.463 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:20.463 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.463 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.463 Sensor XML Sensor [xml] [INFO] 15:16:20.464 1 source file to be analyzed [INFO] 15:16:20.470 1/1 source file has been analyzed [INFO] 15:16:20.470 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:20.470 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.471 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:20.471 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - default config-pusher [INFO] 15:16:20.508 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.510 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.511 '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] 15:16:20.511 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.511 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:20.511 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.511 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.512 Sensor Java Config Sensor [iac] [INFO] 15:16:20.512 There are no files to be analyzed for the Java language [INFO] 15:16:20.512 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:20.512 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.513 There are no files to be analyzed for the Docker language [INFO] 15:16:20.513 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.513 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.513 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.513 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.514 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.514 There are no files to be analyzed for the Shell language [INFO] 15:16:20.514 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.514 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.514 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.515 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:20.515 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.515 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.515 Sensor XML Sensor [xml] [INFO] 15:16:20.517 1 source file to be analyzed [INFO] 15:16:20.523 1/1 source file has been analyzed [INFO] 15:16:20.523 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:20.523 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.523 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.524 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Libraries [INFO] 15:16:20.563 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.565 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.566 '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] 15:16:20.566 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.566 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:20.566 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.566 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.567 Sensor Java Config Sensor [iac] [INFO] 15:16:20.567 There are no files to be analyzed for the Java language [INFO] 15:16:20.567 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:20.567 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.568 There are no files to be analyzed for the Docker language [INFO] 15:16:20.568 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.568 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.568 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.568 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.569 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.569 There are no files to be analyzed for the Shell language [INFO] 15:16:20.569 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.569 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.570 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.570 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:20.570 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.570 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.570 Sensor XML Sensor [xml] [INFO] 15:16:20.571 1 source file to be analyzed [INFO] 15:16:20.577 1/1 source file has been analyzed [INFO] 15:16:20.577 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:20.577 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.577 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.578 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Flow Services :: REST [INFO] 15:16:20.614 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.616 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.616 '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] 15:16:20.616 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.617 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:20.617 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.617 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.617 Sensor Java Config Sensor [iac] [INFO] 15:16:20.617 There are no files to be analyzed for the Java language [INFO] 15:16:20.617 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:20.618 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.618 There are no files to be analyzed for the Docker language [INFO] 15:16:20.618 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:20.618 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.619 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.619 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:20.619 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.619 There are no files to be analyzed for the Shell language [INFO] 15:16:20.619 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.620 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.620 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.620 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.620 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.620 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.620 Sensor XML Sensor [xml] [INFO] 15:16:20.621 1 source file to be analyzed [INFO] 15:16:20.628 1/1 source file has been analyzed [INFO] 15:16:20.628 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:20.628 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.628 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.629 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [INFO] 15:16:20.666 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.668 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.668 '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] 15:16:20.668 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.669 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:20.669 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.669 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.669 Sensor Java Config Sensor [iac] [INFO] 15:16:20.669 There are no files to be analyzed for the Java language [INFO] 15:16:20.670 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.670 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.670 There are no files to be analyzed for the Docker language [INFO] 15:16:20.670 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:20.670 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.671 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.671 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:20.671 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.671 There are no files to be analyzed for the Shell language [INFO] 15:16:20.671 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.672 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.672 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.672 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.672 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.672 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.672 Sensor XML Sensor [xml] [INFO] 15:16:20.681 1 source file to be analyzed [INFO] 15:16:20.687 1/1 source file has been analyzed [INFO] 15:16:20.687 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 15:16:20.688 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.688 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.688 ------------- Run sensors on module OpenDaylight :: OpenflowPlugin :: NSF :: Model [INFO] 15:16:20.724 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.726 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.726 '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] 15:16:20.726 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.726 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.726 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.727 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:20.727 Sensor Java Config Sensor [iac] [INFO] 15:16:20.727 There are no files to be analyzed for the Java language [INFO] 15:16:20.728 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.728 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.728 There are no files to be analyzed for the Docker language [INFO] 15:16:20.728 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:20.728 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.729 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.729 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:20.729 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.729 There are no files to be analyzed for the Shell language [INFO] 15:16:20.729 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.730 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.730 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.730 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.730 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.730 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.730 Sensor XML Sensor [xml] [INFO] 15:16:20.731 1 source file to be analyzed [INFO] 15:16:20.741 1/1 source file has been analyzed [INFO] 15:16:20.741 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 15:16:20.741 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.741 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.742 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [INFO] 15:16:20.779 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.781 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.781 '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] 15:16:20.781 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.781 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.781 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.781 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.782 Sensor Java Config Sensor [iac] [INFO] 15:16:20.782 There are no files to be analyzed for the Java language [INFO] 15:16:20.782 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:20.782 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.782 There are no files to be analyzed for the Docker language [INFO] 15:16:20.782 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:20.782 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.783 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.783 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:20.783 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.783 There are no files to be analyzed for the Shell language [INFO] 15:16:20.783 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.783 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.783 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.783 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.783 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.783 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.784 Sensor XML Sensor [xml] [INFO] 15:16:20.784 1 source file to be analyzed [INFO] 15:16:20.791 1/1 source file has been analyzed [INFO] 15:16:20.791 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:20.791 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.791 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.792 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - FRS [INFO] 15:16:20.826 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.828 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.829 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:20.829 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.829 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:20.829 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.829 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.829 Sensor Java Config Sensor [iac] [INFO] 15:16:20.830 There are no files to be analyzed for the Java language [INFO] 15:16:20.830 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.830 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.830 There are no files to be analyzed for the Docker language [INFO] 15:16:20.830 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:20.831 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.831 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.831 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.831 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.832 There are no files to be analyzed for the Shell language [INFO] 15:16:20.832 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:20.832 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.832 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.832 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.833 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.833 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.833 Sensor XML Sensor [xml] [INFO] 15:16:20.834 1 source file to be analyzed [INFO] 15:16:20.842 1/1 source file has been analyzed [INFO] 15:16:20.842 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:20.843 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.843 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.844 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - FRM [INFO] 15:16:20.880 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.882 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.882 '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] 15:16:20.882 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.882 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.883 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.883 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.883 Sensor Java Config Sensor [iac] [INFO] 15:16:20.883 There are no files to be analyzed for the Java language [INFO] 15:16:20.884 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.884 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.884 There are no files to be analyzed for the Docker language [INFO] 15:16:20.884 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:20.884 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.885 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.885 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:20.885 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.885 There are no files to be analyzed for the Shell language [INFO] 15:16:20.885 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.885 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.885 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.886 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:20.886 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.886 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.886 Sensor XML Sensor [xml] [INFO] 15:16:20.887 1 source file to be analyzed [INFO] 15:16:20.892 1/1 source file has been analyzed [INFO] 15:16:20.892 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:20.892 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.892 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.893 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Flow Services [INFO] 15:16:20.927 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.929 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.929 '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] 15:16:20.929 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.929 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:20.930 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.930 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.930 Sensor Java Config Sensor [iac] [INFO] 15:16:20.931 There are no files to be analyzed for the Java language [INFO] 15:16:20.931 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.931 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.931 There are no files to be analyzed for the Docker language [INFO] 15:16:20.931 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:20.932 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.932 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.932 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.932 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.932 There are no files to be analyzed for the Shell language [INFO] 15:16:20.932 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:20.933 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.933 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.933 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.933 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.933 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.933 Sensor XML Sensor [xml] [INFO] 15:16:20.934 1 source file to be analyzed [INFO] 15:16:20.940 1/1 source file has been analyzed [INFO] 15:16:20.940 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:20.940 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.940 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.941 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Li southbound API implementation [INFO] 15:16:20.974 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:20.976 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:20.976 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:20.977 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:20.977 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:20.977 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:20.977 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:20.977 Sensor Java Config Sensor [iac] [INFO] 15:16:20.978 There are no files to be analyzed for the Java language [INFO] 15:16:20.978 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:20.978 Sensor IaC Docker Sensor [iac] [INFO] 15:16:20.978 There are no files to be analyzed for the Docker language [INFO] 15:16:20.979 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:20.979 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:20.979 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:20.979 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:20.979 Sensor IaC Shell Sensor [iac] [INFO] 15:16:20.979 There are no files to be analyzed for the Shell language [INFO] 15:16:20.980 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:20.980 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:20.980 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:20.980 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.980 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:20.980 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:20.981 Sensor XML Sensor [xml] [INFO] 15:16:20.981 1 source file to be analyzed [INFO] 15:16:20.989 1/1 source file has been analyzed [INFO] 15:16:20.990 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:20.990 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:20.990 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:20.991 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Nicira Extensions [INFO] 15:16:21.025 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.027 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:21.027 '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] 15:16:21.027 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:21.028 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:21.028 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:21.028 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:21.028 Sensor Java Config Sensor [iac] [INFO] 15:16:21.028 There are no files to be analyzed for the Java language [INFO] 15:16:21.028 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:21.029 Sensor IaC Docker Sensor [iac] [INFO] 15:16:21.029 There are no files to be analyzed for the Docker language [INFO] 15:16:21.029 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:21.029 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:21.029 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:21.029 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:21.029 Sensor IaC Shell Sensor [iac] [INFO] 15:16:21.029 There are no files to be analyzed for the Shell language [INFO] 15:16:21.029 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:21.030 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:21.030 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:21.030 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:21.030 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:21.030 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.030 Sensor XML Sensor [xml] [INFO] 15:16:21.030 1 source file to be analyzed [INFO] 15:16:21.040 1/1 source file has been analyzed [INFO] 15:16:21.040 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:21.040 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:21.040 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:21.041 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [INFO] 15:16:21.075 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.077 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:21.077 '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] 15:16:21.077 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:21.077 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:21.077 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:21.077 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:21.078 Sensor Java Config Sensor [iac] [INFO] 15:16:21.078 There are no files to be analyzed for the Java language [INFO] 15:16:21.078 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:21.078 Sensor IaC Docker Sensor [iac] [INFO] 15:16:21.078 There are no files to be analyzed for the Docker language [INFO] 15:16:21.078 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:21.079 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:21.079 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:21.079 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:21.079 Sensor IaC Shell Sensor [iac] [INFO] 15:16:21.080 There are no files to be analyzed for the Shell language [INFO] 15:16:21.080 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:21.080 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:21.080 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:21.080 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.081 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:21.081 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.081 Sensor XML Sensor [xml] [INFO] 15:16:21.082 1 source file to be analyzed [INFO] 15:16:21.087 1/1 source file has been analyzed [INFO] 15:16:21.087 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:21.087 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:21.087 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:21.088 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: ONF Extensions [INFO] 15:16:21.124 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.126 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:21.127 '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] 15:16:21.127 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:21.127 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:21.127 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:21.127 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:21.127 Sensor Java Config Sensor [iac] [INFO] 15:16:21.128 There are no files to be analyzed for the Java language [INFO] 15:16:21.128 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:21.128 Sensor IaC Docker Sensor [iac] [INFO] 15:16:21.129 There are no files to be analyzed for the Docker language [INFO] 15:16:21.129 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:21.129 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:21.129 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:21.129 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:21.130 Sensor IaC Shell Sensor [iac] [INFO] 15:16:21.130 There are no files to be analyzed for the Shell language [INFO] 15:16:21.130 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:21.130 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:21.130 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:21.130 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.130 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:21.131 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:21.131 Sensor XML Sensor [xml] [INFO] 15:16:21.132 1 source file to be analyzed [INFO] 15:16:21.137 1/1 source file has been analyzed [INFO] 15:16:21.137 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:21.138 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:21.138 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:21.138 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Topology Manager [INFO] 15:16:21.171 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.173 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:21.173 '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] 15:16:21.173 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:21.174 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:21.174 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:21.174 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:21.174 Sensor Java Config Sensor [iac] [INFO] 15:16:21.175 There are no files to be analyzed for the Java language [INFO] 15:16:21.175 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:21.175 Sensor IaC Docker Sensor [iac] [INFO] 15:16:21.175 There are no files to be analyzed for the Docker language [INFO] 15:16:21.175 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:21.176 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:21.176 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:21.176 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:21.176 Sensor IaC Shell Sensor [iac] [INFO] 15:16:21.176 There are no files to be analyzed for the Shell language [INFO] 15:16:21.177 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:21.177 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:21.177 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:21.177 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.177 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:21.178 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:21.178 Sensor XML Sensor [xml] [INFO] 15:16:21.178 1 source file to be analyzed [INFO] 15:16:21.184 1/1 source file has been analyzed [INFO] 15:16:21.184 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:21.184 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:21.184 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:21.185 ------------- Run sensors on module features-aggregator [INFO] 15:16:21.227 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.229 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:21.229 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:21.229 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:21.230 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:21.230 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:21.230 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:21.230 Sensor Java Config Sensor [iac] [INFO] 15:16:21.230 There are no files to be analyzed for the Java language [INFO] 15:16:21.231 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:21.231 Sensor IaC Docker Sensor [iac] [INFO] 15:16:21.231 There are no files to be analyzed for the Docker language [INFO] 15:16:21.231 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:21.232 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:21.232 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:21.232 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:21.232 Sensor IaC Shell Sensor [iac] [INFO] 15:16:21.233 There are no files to be analyzed for the Shell language [INFO] 15:16:21.233 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:21.233 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:21.233 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:21.233 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.233 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:21.234 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:21.234 Sensor XML Sensor [xml] [INFO] 15:16:21.235 1 source file to be analyzed [INFO] 15:16:21.241 1/1 source file has been analyzed [INFO] 15:16:21.241 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:21.241 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:21.241 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:21.242 ------------- Run sensors on module ODL :: serviceutils :: srm-shell [INFO] 15:16:21.275 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.277 Sensor JavaSensor [java] [INFO] 15:16:21.277 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.279 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:21.279 Using ECJ batch to parse 4 Main java source files with batch size 209 KB. [INFO] 15:16:21.282 Starting batch processing. [INFO] 15:16:21.304 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:21.352 100% analyzed [INFO] 15:16:21.353 Batch processing: Done. [INFO] 15:16:21.353 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 15:16:21.353 No "Test" source files to scan. [INFO] 15:16:21.353 No "Generated" source files to scan. [INFO] 15:16:21.353 Sensor JavaSensor [java] (done) | time=76ms [INFO] 15:16:21.354 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:21.354 '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] 15:16:21.354 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:21.354 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:21.354 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:21.354 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:21.354 Sensor Java Config Sensor [iac] [INFO] 15:16:21.355 There are no files to be analyzed for the Java language [INFO] 15:16:21.355 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:21.355 Sensor IaC Docker Sensor [iac] [INFO] 15:16:21.355 There are no files to be analyzed for the Docker language [INFO] 15:16:21.356 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:21.356 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:21.356 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:21.356 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:21.356 Sensor IaC Shell Sensor [iac] [INFO] 15:16:21.356 There are no files to be analyzed for the Shell language [INFO] 15:16:21.357 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:21.357 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:21.357 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:21.357 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.357 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:21.358 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:21.358 Sensor SurefireSensor [java] [INFO] 15:16:21.358 parsing [/w/workspace/openflowplugin-sonar/srm/shell/target/surefire-reports] [INFO] 15:16:21.358 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:21.358 Sensor XML Sensor [xml] [INFO] 15:16:21.359 1 source file to be analyzed [INFO] 15:16:21.368 1/1 source file has been analyzed [INFO] 15:16:21.368 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:21.369 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:21.369 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:21.369 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: srm-api [INFO] 15:16:21.402 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.404 Sensor JavaSensor [java] [INFO] 15:16:21.404 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.405 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:21.405 Using ECJ batch to parse 4 Main java source files with batch size 209 KB. [INFO] 15:16:21.407 Starting batch processing. [INFO] 15:16:21.412 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:21.422 100% analyzed [INFO] 15:16:21.422 Batch processing: Done. [INFO] 15:16:21.423 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 15:16:21.424 No "Test" source files to scan. [INFO] 15:16:21.424 No "Generated" source files to scan. [INFO] 15:16:21.424 Sensor JavaSensor [java] (done) | time=20ms [INFO] 15:16:21.424 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:21.424 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:21.425 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:21.425 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:21.425 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:21.425 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:21.425 Sensor Java Config Sensor [iac] [INFO] 15:16:21.426 There are no files to be analyzed for the Java language [INFO] 15:16:21.426 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:21.426 Sensor IaC Docker Sensor [iac] [INFO] 15:16:21.426 There are no files to be analyzed for the Docker language [INFO] 15:16:21.426 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:21.426 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:21.427 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:21.427 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:21.427 Sensor IaC Shell Sensor [iac] [INFO] 15:16:21.427 There are no files to be analyzed for the Shell language [INFO] 15:16:21.427 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:21.427 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:21.428 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:21.428 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:21.428 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:21.428 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.428 Sensor SurefireSensor [java] [INFO] 15:16:21.429 parsing [/w/workspace/openflowplugin-sonar/srm/api/target/surefire-reports] [INFO] 15:16:21.429 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:21.429 Sensor XML Sensor [xml] [INFO] 15:16:21.430 1 source file to be analyzed [INFO] 15:16:21.436 1/1 source file has been analyzed [INFO] 15:16:21.436 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:21.437 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:21.437 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:21.438 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: srm-impl [INFO] 15:16:21.470 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.472 Sensor JavaSensor [java] [INFO] 15:16:21.472 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.474 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:21.474 Using ECJ batch to parse 4 Main java source files with batch size 209 KB. [INFO] 15:16:21.477 Starting batch processing. [INFO] 15:16:21.503 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:21.615 100% analyzed [INFO] 15:16:21.616 Batch processing: Done. [INFO] 15:16:21.616 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 15:16:21.616 No "Test" source files to scan. [INFO] 15:16:21.616 No "Generated" source files to scan. [INFO] 15:16:21.617 Sensor JavaSensor [java] (done) | time=145ms [INFO] 15:16:21.617 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:21.617 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:21.618 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:21.618 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:21.618 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:21.618 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:21.618 Sensor Java Config Sensor [iac] [INFO] 15:16:21.619 There are no files to be analyzed for the Java language [INFO] 15:16:21.619 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:21.619 Sensor IaC Docker Sensor [iac] [INFO] 15:16:21.620 There are no files to be analyzed for the Docker language [INFO] 15:16:21.620 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:21.620 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:21.620 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:21.620 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:21.620 Sensor IaC Shell Sensor [iac] [INFO] 15:16:21.620 There are no files to be analyzed for the Shell language [INFO] 15:16:21.621 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:21.621 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:21.621 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:21.621 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.621 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:21.621 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.621 Sensor SurefireSensor [java] [INFO] 15:16:21.622 parsing [/w/workspace/openflowplugin-sonar/srm/impl/target/surefire-reports] [INFO] 15:16:21.622 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:21.622 Sensor XML Sensor [xml] [INFO] 15:16:21.623 1 source file to be analyzed [INFO] 15:16:21.628 1/1 source file has been analyzed [INFO] 15:16:21.629 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:21.629 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:21.629 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:21.629 ------------- Run sensors on module srm-aggregator [INFO] 15:16:21.661 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.663 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:21.663 '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] 15:16:21.663 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:21.663 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:21.664 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:21.664 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:21.664 Sensor Java Config Sensor [iac] [INFO] 15:16:21.664 There are no files to be analyzed for the Java language [INFO] 15:16:21.664 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:21.664 Sensor IaC Docker Sensor [iac] [INFO] 15:16:21.665 There are no files to be analyzed for the Docker language [INFO] 15:16:21.665 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:21.665 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:21.665 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:21.665 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:21.665 Sensor IaC Shell Sensor [iac] [INFO] 15:16:21.666 There are no files to be analyzed for the Shell language [INFO] 15:16:21.666 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:21.666 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:21.666 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:21.666 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.666 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:21.666 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:21.667 Sensor XML Sensor [xml] [INFO] 15:16:21.667 1 source file to be analyzed [INFO] 15:16:21.677 1/1 source file has been analyzed [INFO] 15:16:21.677 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:21.677 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:21.677 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:21.677 ------------- Run sensors on module openflowplugin [INFO] 15:16:21.708 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.711 Sensor JavaSensor [java] [INFO] 15:16:21.712 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:21.713 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:21.714 Using ECJ batch to parse 185 Main java source files with batch size 209 KB. [INFO] 15:16:21.728 Starting batch processing. [INFO] 15:16:21.769 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:24.065 100% analyzed [INFO] 15:16:24.065 Batch processing: Done. [INFO] 15:16:24.066 Did not optimize analysis for any files, performed a full analysis for all 185 files. [INFO] 15:16:24.066 Using ECJ batch to parse 33 Test java source files with batch size 209 KB. [INFO] 15:16:24.076 Starting batch processing. [INFO] 15:16:25.198 100% analyzed [INFO] 15:16:25.199 Batch processing: Done. [INFO] 15:16:25.199 Did not optimize analysis for any files, performed a full analysis for all 33 files. [INFO] 15:16:25.199 No "Generated" source files to scan. [INFO] 15:16:25.200 Sensor JavaSensor [java] (done) | time=3489ms [INFO] 15:16:25.200 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:25.200 '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] 15:16:25.202 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:25.236 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=36ms [INFO] 15:16:25.236 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:25.236 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:25.236 Sensor Java Config Sensor [iac] [INFO] 15:16:25.238 There are no files to be analyzed for the Java language [INFO] 15:16:25.238 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 15:16:25.239 Sensor IaC Docker Sensor [iac] [INFO] 15:16:25.240 There are no files to be analyzed for the Docker language [INFO] 15:16:25.240 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:25.240 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:25.240 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:25.240 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:25.240 Sensor IaC Shell Sensor [iac] [INFO] 15:16:25.241 There are no files to be analyzed for the Shell language [INFO] 15:16:25.241 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:25.241 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:25.241 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:25.242 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:25.242 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:25.242 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:25.242 Sensor SurefireSensor [java] [INFO] 15:16:25.242 parsing [/w/workspace/openflowplugin-sonar/openflowplugin/target/surefire-reports] [INFO] 15:16:25.257 Sensor SurefireSensor [java] (done) | time=15ms [INFO] 15:16:25.258 Sensor XML Sensor [xml] [INFO] 15:16:25.264 1 source file to be analyzed [INFO] 15:16:25.264 1/1 source file has been analyzed [INFO] 15:16:25.265 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:25.265 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:25.265 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:25.266 ------------- Run sensors on module openflowplugin-api [INFO] 15:16:25.333 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.336 Sensor JavaSensor [java] [INFO] 15:16:25.337 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.339 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:25.339 Using ECJ batch to parse 93 Main java source files with batch size 209 KB. [INFO] 15:16:25.355 Starting batch processing. [INFO] 15:16:25.381 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:25.648 100% analyzed [INFO] 15:16:25.648 Batch processing: Done. [INFO] 15:16:25.649 Did not optimize analysis for any files, performed a full analysis for all 93 files. [INFO] 15:16:25.649 No "Test" source files to scan. [INFO] 15:16:25.649 No "Generated" source files to scan. [INFO] 15:16:25.649 Sensor JavaSensor [java] (done) | time=313ms [INFO] 15:16:25.650 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:25.650 '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] 15:16:25.650 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:25.650 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:25.651 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:25.651 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:25.651 Sensor Java Config Sensor [iac] [INFO] 15:16:25.652 There are no files to be analyzed for the Java language [INFO] 15:16:25.652 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:25.652 Sensor IaC Docker Sensor [iac] [INFO] 15:16:25.653 There are no files to be analyzed for the Docker language [INFO] 15:16:25.653 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:25.653 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:25.653 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:25.653 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:25.653 Sensor IaC Shell Sensor [iac] [INFO] 15:16:25.653 There are no files to be analyzed for the Shell language [INFO] 15:16:25.653 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:25.654 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:25.654 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:25.654 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:25.654 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:25.654 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:25.654 Sensor SurefireSensor [java] [INFO] 15:16:25.654 parsing [/w/workspace/openflowplugin-sonar/openflowplugin-api/target/surefire-reports] [INFO] 15:16:25.654 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:25.654 Sensor XML Sensor [xml] [INFO] 15:16:25.657 1 source file to be analyzed [INFO] 15:16:25.663 1/1 source file has been analyzed [INFO] 15:16:25.664 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:25.664 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:25.664 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:25.665 ------------- Run sensors on module lldp-speaker [INFO] 15:16:25.701 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.703 Sensor JavaSensor [java] [INFO] 15:16:25.703 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.704 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:25.705 Using ECJ batch to parse 4 Main java source files with batch size 209 KB. [INFO] 15:16:25.707 Starting batch processing. [INFO] 15:16:25.733 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:25.798 100% analyzed [INFO] 15:16:25.799 Batch processing: Done. [INFO] 15:16:25.799 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 15:16:25.799 Using ECJ batch to parse 3 Test java source files with batch size 209 KB. [INFO] 15:16:25.802 Starting batch processing. [INFO] 15:16:25.869 100% analyzed [INFO] 15:16:25.870 Batch processing: Done. [INFO] 15:16:25.870 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:25.870 No "Generated" source files to scan. [INFO] 15:16:25.871 Sensor JavaSensor [java] (done) | time=168ms [INFO] 15:16:25.871 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:25.871 '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] 15:16:25.871 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:25.874 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 15:16:25.874 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:25.874 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:25.874 Sensor Java Config Sensor [iac] [INFO] 15:16:25.874 There are no files to be analyzed for the Java language [INFO] 15:16:25.874 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:25.874 Sensor IaC Docker Sensor [iac] [INFO] 15:16:25.875 There are no files to be analyzed for the Docker language [INFO] 15:16:25.875 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:25.875 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:25.875 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:25.875 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:25.876 Sensor IaC Shell Sensor [iac] [INFO] 15:16:25.876 There are no files to be analyzed for the Shell language [INFO] 15:16:25.876 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:25.876 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:25.876 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:25.876 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:25.876 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:25.877 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:25.877 Sensor SurefireSensor [java] [INFO] 15:16:25.877 parsing [/w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/surefire-reports] [INFO] 15:16:25.879 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:25.880 Sensor XML Sensor [xml] [INFO] 15:16:25.880 1 source file to be analyzed [INFO] 15:16:25.887 1/1 source file has been analyzed [INFO] 15:16:25.887 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:25.887 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:25.887 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:25.888 ------------- Run sensors on module topology-lldp-discovery [INFO] 15:16:25.919 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.921 Sensor JavaSensor [java] [INFO] 15:16:25.921 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.923 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:25.923 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 15:16:25.926 Starting batch processing. [INFO] 15:16:25.944 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:26.017 100% analyzed [INFO] 15:16:26.018 Batch processing: Done. [INFO] 15:16:26.018 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:26.018 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:26.020 Starting batch processing. [INFO] 15:16:26.064 100% analyzed [INFO] 15:16:26.064 Batch processing: Done. [INFO] 15:16:26.065 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:26.065 No "Generated" source files to scan. [INFO] 15:16:26.065 Sensor JavaSensor [java] (done) | time=144ms [INFO] 15:16:26.065 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:26.066 '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] 15:16:26.066 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:26.068 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 15:16:26.068 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:26.068 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:26.068 Sensor Java Config Sensor [iac] [INFO] 15:16:26.069 There are no files to be analyzed for the Java language [INFO] 15:16:26.069 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:26.069 Sensor IaC Docker Sensor [iac] [INFO] 15:16:26.069 There are no files to be analyzed for the Docker language [INFO] 15:16:26.069 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:26.069 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:26.069 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:26.070 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:26.070 Sensor IaC Shell Sensor [iac] [INFO] 15:16:26.070 There are no files to be analyzed for the Shell language [INFO] 15:16:26.070 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:26.070 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:26.070 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:26.070 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.071 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:26.071 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.071 Sensor SurefireSensor [java] [INFO] 15:16:26.071 parsing [/w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/surefire-reports] [INFO] 15:16:26.073 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:26.073 Sensor XML Sensor [xml] [INFO] 15:16:26.074 1 source file to be analyzed [INFO] 15:16:26.079 1/1 source file has been analyzed [INFO] 15:16:26.079 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:26.079 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:26.080 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:26.080 ------------- Run sensors on module table-miss-enforcer [INFO] 15:16:26.111 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.113 Sensor JavaSensor [java] [INFO] 15:16:26.113 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.115 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:26.115 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 15:16:26.116 Starting batch processing. [INFO] 15:16:26.153 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:26.163 100% analyzed [INFO] 15:16:26.163 Batch processing: Done. [INFO] 15:16:26.163 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:26.164 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 15:16:26.165 Starting batch processing. [INFO] 15:16:26.202 100% analyzed [INFO] 15:16:26.202 Batch processing: Done. [INFO] 15:16:26.203 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:26.203 No "Generated" source files to scan. [INFO] 15:16:26.203 Sensor JavaSensor [java] (done) | time=90ms [INFO] 15:16:26.203 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:26.204 '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] 15:16:26.204 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:26.204 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:26.204 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:26.205 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:26.205 Sensor Java Config Sensor [iac] [INFO] 15:16:26.205 There are no files to be analyzed for the Java language [INFO] 15:16:26.205 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:26.205 Sensor IaC Docker Sensor [iac] [INFO] 15:16:26.205 There are no files to be analyzed for the Docker language [INFO] 15:16:26.205 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:26.205 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:26.205 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:26.205 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:26.205 Sensor IaC Shell Sensor [iac] [INFO] 15:16:26.205 There are no files to be analyzed for the Shell language [INFO] 15:16:26.205 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:26.205 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:26.206 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:26.206 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:26.206 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:26.206 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.206 Sensor SurefireSensor [java] [INFO] 15:16:26.206 parsing [/w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/surefire-reports] [INFO] 15:16:26.207 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:26.207 Sensor XML Sensor [xml] [INFO] 15:16:26.207 1 source file to be analyzed [INFO] 15:16:26.213 1/1 source file has been analyzed [INFO] 15:16:26.213 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:26.213 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:26.213 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:26.214 ------------- Run sensors on module topology-manager [INFO] 15:16:26.247 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.249 Sensor JavaSensor [java] [INFO] 15:16:26.249 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.250 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:26.250 Using ECJ batch to parse 9 Main java source files with batch size 209 KB. [INFO] 15:16:26.253 Starting batch processing. [INFO] 15:16:26.274 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:26.381 100% analyzed [INFO] 15:16:26.382 Batch processing: Done. [INFO] 15:16:26.382 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 15:16:26.382 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 15:16:26.386 Starting batch processing. [INFO] 15:16:26.520 100% analyzed [INFO] 15:16:26.520 Batch processing: Done. [INFO] 15:16:26.520 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:26.521 No "Generated" source files to scan. [INFO] 15:16:26.521 Sensor JavaSensor [java] (done) | time=272ms [INFO] 15:16:26.521 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:26.521 '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] 15:16:26.521 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:26.523 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 15:16:26.523 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:26.523 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:26.523 Sensor Java Config Sensor [iac] [INFO] 15:16:26.523 There are no files to be analyzed for the Java language [INFO] 15:16:26.524 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:26.524 Sensor IaC Docker Sensor [iac] [INFO] 15:16:26.524 There are no files to be analyzed for the Docker language [INFO] 15:16:26.524 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:26.524 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:26.524 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:26.524 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:26.524 Sensor IaC Shell Sensor [iac] [INFO] 15:16:26.524 There are no files to be analyzed for the Shell language [INFO] 15:16:26.524 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:26.524 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:26.524 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:26.524 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.524 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:26.524 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.524 Sensor SurefireSensor [java] [INFO] 15:16:26.525 parsing [/w/workspace/openflowplugin-sonar/applications/topology-manager/target/surefire-reports] [INFO] 15:16:26.526 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:26.526 Sensor XML Sensor [xml] [INFO] 15:16:26.528 1 source file to be analyzed [INFO] 15:16:26.532 1/1 source file has been analyzed [INFO] 15:16:26.532 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:26.532 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:26.532 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:26.533 ------------- Run sensors on module bulk-o-matic [INFO] 15:16:26.563 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.565 Sensor JavaSensor [java] [INFO] 15:16:26.565 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.566 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:26.566 Using ECJ batch to parse 10 Main java source files with batch size 209 KB. [INFO] 15:16:26.571 Starting batch processing. [INFO] 15:16:26.610 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:26.797 100% analyzed [INFO] 15:16:26.797 Batch processing: Done. [INFO] 15:16:26.798 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 15:16:26.798 Using ECJ batch to parse 8 Test java source files with batch size 209 KB. [INFO] 15:16:26.801 Starting batch processing. [INFO] 15:16:26.894 100% analyzed [INFO] 15:16:26.894 Batch processing: Done. [INFO] 15:16:26.895 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 15:16:26.895 No "Generated" source files to scan. [INFO] 15:16:26.895 Sensor JavaSensor [java] (done) | time=330ms [INFO] 15:16:26.895 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:26.895 '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] 15:16:26.896 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:26.899 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 15:16:26.899 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:26.899 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:26.899 Sensor Java Config Sensor [iac] [INFO] 15:16:26.899 There are no files to be analyzed for the Java language [INFO] 15:16:26.899 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:26.899 Sensor IaC Docker Sensor [iac] [INFO] 15:16:26.900 There are no files to be analyzed for the Docker language [INFO] 15:16:26.900 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:26.900 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:26.900 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:26.900 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:26.900 Sensor IaC Shell Sensor [iac] [INFO] 15:16:26.900 There are no files to be analyzed for the Shell language [INFO] 15:16:26.900 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:26.900 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:26.900 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:26.900 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.900 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:26.900 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.900 Sensor SurefireSensor [java] [INFO] 15:16:26.900 parsing [/w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/surefire-reports] [INFO] 15:16:26.905 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 15:16:26.905 Sensor XML Sensor [xml] [INFO] 15:16:26.907 1 source file to be analyzed [INFO] 15:16:26.912 1/1 source file has been analyzed [INFO] 15:16:26.912 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:26.912 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:26.912 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:26.913 ------------- Run sensors on module device-ownership-service [INFO] 15:16:26.946 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.947 Sensor JavaSensor [java] [INFO] 15:16:26.948 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.948 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:26.949 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 15:16:26.950 Starting batch processing. [INFO] 15:16:26.957 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:26.981 100% analyzed [INFO] 15:16:26.981 Batch processing: Done. [INFO] 15:16:26.981 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:26.981 No "Test" source files to scan. [INFO] 15:16:26.981 No "Generated" source files to scan. [INFO] 15:16:26.981 Sensor JavaSensor [java] (done) | time=34ms [INFO] 15:16:26.981 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:26.982 '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] 15:16:26.982 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:26.982 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:26.982 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:26.982 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:26.982 Sensor Java Config Sensor [iac] [INFO] 15:16:26.982 There are no files to be analyzed for the Java language [INFO] 15:16:26.982 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:26.982 Sensor IaC Docker Sensor [iac] [INFO] 15:16:26.982 There are no files to be analyzed for the Docker language [INFO] 15:16:26.982 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:26.982 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:26.982 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:26.983 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:26.983 Sensor IaC Shell Sensor [iac] [INFO] 15:16:26.983 There are no files to be analyzed for the Shell language [INFO] 15:16:26.983 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:26.983 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:26.983 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:26.983 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.983 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:26.983 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.983 Sensor SurefireSensor [java] [INFO] 15:16:26.983 parsing [/w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/surefire-reports] [INFO] 15:16:26.983 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:26.983 Sensor XML Sensor [xml] [INFO] 15:16:26.984 1 source file to be analyzed [INFO] 15:16:26.989 1/1 source file has been analyzed [INFO] 15:16:26.989 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:26.989 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:26.989 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:26.990 ------------- Run sensors on module forwardingrules-sync [INFO] 15:16:27.023 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:27.025 Sensor JavaSensor [java] [INFO] 15:16:27.025 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:27.027 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:27.027 Using ECJ batch to parse 43 Main java source files with batch size 209 KB. [INFO] 15:16:27.039 Starting batch processing. [INFO] 15:16:27.085 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:27.513 100% analyzed [INFO] 15:16:27.513 Batch processing: Done. [INFO] 15:16:27.513 Did not optimize analysis for any files, performed a full analysis for all 43 files. [INFO] 15:16:27.514 Using ECJ batch to parse 21 Test java source files with batch size 209 KB. [INFO] 15:16:27.525 Starting batch processing. [INFO] 15:16:27.928 100% analyzed [INFO] 15:16:27.928 Batch processing: Done. [INFO] 15:16:27.929 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 15:16:27.929 No "Generated" source files to scan. [INFO] 15:16:27.930 Sensor JavaSensor [java] (done) | time=905ms [INFO] 15:16:27.930 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:27.930 '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] 15:16:27.931 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:27.938 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 15:16:27.938 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:27.938 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:27.938 Sensor Java Config Sensor [iac] [INFO] 15:16:27.939 There are no files to be analyzed for the Java language [INFO] 15:16:27.939 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:27.939 Sensor IaC Docker Sensor [iac] [INFO] 15:16:27.940 There are no files to be analyzed for the Docker language [INFO] 15:16:27.940 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:27.940 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:27.940 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:27.940 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:27.940 Sensor IaC Shell Sensor [iac] [INFO] 15:16:27.940 There are no files to be analyzed for the Shell language [INFO] 15:16:27.940 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:27.941 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:27.941 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:27.941 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:27.941 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:27.941 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:27.941 Sensor SurefireSensor [java] [INFO] 15:16:27.941 parsing [/w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/surefire-reports] [INFO] 15:16:27.950 Sensor SurefireSensor [java] (done) | time=9ms [INFO] 15:16:27.951 Sensor XML Sensor [xml] [INFO] 15:16:27.956 1 source file to be analyzed [INFO] 15:16:27.960 1/1 source file has been analyzed [INFO] 15:16:27.960 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:27.960 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:27.960 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:27.961 ------------- Run sensors on module reconciliation-framework [INFO] 15:16:28.001 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.002 Sensor JavaSensor [java] [INFO] 15:16:28.003 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.004 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:28.005 Using ECJ batch to parse 6 Main java source files with batch size 209 KB. [INFO] 15:16:28.007 Starting batch processing. [INFO] 15:16:28.018 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:28.083 100% analyzed [INFO] 15:16:28.084 Batch processing: Done. [INFO] 15:16:28.084 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 15:16:28.085 No "Test" source files to scan. [INFO] 15:16:28.085 No "Generated" source files to scan. [INFO] 15:16:28.086 Sensor JavaSensor [java] (done) | time=83ms [INFO] 15:16:28.086 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:28.086 '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] 15:16:28.086 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:28.086 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:28.086 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:28.086 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:28.086 Sensor Java Config Sensor [iac] [INFO] 15:16:28.087 There are no files to be analyzed for the Java language [INFO] 15:16:28.087 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:28.087 Sensor IaC Docker Sensor [iac] [INFO] 15:16:28.087 There are no files to be analyzed for the Docker language [INFO] 15:16:28.087 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:28.087 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:28.087 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:28.087 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:28.087 Sensor IaC Shell Sensor [iac] [INFO] 15:16:28.088 There are no files to be analyzed for the Shell language [INFO] 15:16:28.088 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:28.088 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:28.088 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:28.088 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.105 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:28.106 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:28.106 Sensor SurefireSensor [java] [INFO] 15:16:28.106 parsing [/w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/surefire-reports] [INFO] 15:16:28.106 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:28.106 Sensor XML Sensor [xml] [INFO] 15:16:28.114 1 source file to be analyzed [INFO] 15:16:28.114 1/1 source file has been analyzed [INFO] 15:16:28.114 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:28.114 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:28.115 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:28.115 ------------- Run sensors on module southbound-cli [INFO] 15:16:28.151 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.152 Sensor JavaSensor [java] [INFO] 15:16:28.153 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.155 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:28.155 Using ECJ batch to parse 14 Main java source files with batch size 209 KB. [INFO] 15:16:28.159 Starting batch processing. [INFO] 15:16:28.187 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:28.348 100% analyzed [INFO] 15:16:28.348 Batch processing: Done. [INFO] 15:16:28.349 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 15:16:28.349 No "Test" source files to scan. [INFO] 15:16:28.349 No "Generated" source files to scan. [INFO] 15:16:28.349 Sensor JavaSensor [java] (done) | time=197ms [INFO] 15:16:28.350 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:28.350 '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] 15:16:28.350 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:28.350 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:28.350 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:28.350 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:28.350 Sensor Java Config Sensor [iac] [INFO] 15:16:28.350 There are no files to be analyzed for the Java language [INFO] 15:16:28.351 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:28.351 Sensor IaC Docker Sensor [iac] [INFO] 15:16:28.351 There are no files to be analyzed for the Docker language [INFO] 15:16:28.351 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:28.351 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:28.351 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:28.351 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:28.351 Sensor IaC Shell Sensor [iac] [INFO] 15:16:28.351 There are no files to be analyzed for the Shell language [INFO] 15:16:28.352 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:28.352 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:28.352 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:28.352 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.352 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:28.352 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.352 Sensor SurefireSensor [java] [INFO] 15:16:28.352 parsing [/w/workspace/openflowplugin-sonar/applications/southbound-cli/target/surefire-reports] [INFO] 15:16:28.352 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:28.352 Sensor XML Sensor [xml] [INFO] 15:16:28.357 1 source file to be analyzed [INFO] 15:16:28.357 1/1 source file has been analyzed [INFO] 15:16:28.357 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:28.357 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:28.358 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:28.358 ------------- Run sensors on module arbitratorreconciliation-api [INFO] 15:16:28.390 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.392 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:28.392 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:28.392 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:28.392 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:28.392 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:28.392 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:28.392 Sensor Java Config Sensor [iac] [INFO] 15:16:28.393 There are no files to be analyzed for the Java language [INFO] 15:16:28.393 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:28.393 Sensor IaC Docker Sensor [iac] [INFO] 15:16:28.393 There are no files to be analyzed for the Docker language [INFO] 15:16:28.393 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:28.393 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:28.393 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:28.393 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:28.393 Sensor IaC Shell Sensor [iac] [INFO] 15:16:28.394 There are no files to be analyzed for the Shell language [INFO] 15:16:28.394 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:28.394 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:28.394 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:28.394 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.394 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:28.394 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.394 Sensor XML Sensor [xml] [INFO] 15:16:28.395 1 source file to be analyzed [INFO] 15:16:28.402 1/1 source file has been analyzed [INFO] 15:16:28.403 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:28.403 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:28.403 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:28.404 ------------- Run sensors on module arbitratorreconciliation-impl [INFO] 15:16:28.440 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.442 Sensor JavaSensor [java] [INFO] 15:16:28.442 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.444 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:28.444 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 15:16:28.446 Starting batch processing. [INFO] 15:16:28.501 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:28.531 100% analyzed [INFO] 15:16:28.531 Batch processing: Done. [INFO] 15:16:28.531 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:28.531 No "Test" source files to scan. [INFO] 15:16:28.532 No "Generated" source files to scan. [INFO] 15:16:28.532 Sensor JavaSensor [java] (done) | time=90ms [INFO] 15:16:28.532 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:28.532 '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] 15:16:28.532 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:28.533 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:28.533 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:28.533 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:28.533 Sensor Java Config Sensor [iac] [INFO] 15:16:28.533 There are no files to be analyzed for the Java language [INFO] 15:16:28.533 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:28.534 Sensor IaC Docker Sensor [iac] [INFO] 15:16:28.534 There are no files to be analyzed for the Docker language [INFO] 15:16:28.534 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:28.534 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:28.534 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:28.534 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:28.535 Sensor IaC Shell Sensor [iac] [INFO] 15:16:28.535 There are no files to be analyzed for the Shell language [INFO] 15:16:28.535 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:28.535 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:28.535 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:28.535 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.536 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:28.536 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.536 Sensor SurefireSensor [java] [INFO] 15:16:28.536 parsing [/w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/surefire-reports] [INFO] 15:16:28.536 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:28.536 Sensor XML Sensor [xml] [INFO] 15:16:28.537 1 source file to be analyzed [INFO] 15:16:28.541 1/1 source file has been analyzed [INFO] 15:16:28.541 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:28.542 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:28.542 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:28.542 ------------- Run sensors on module ODL :: openflowplugin :: arbitratorreconciliation-aggregator [INFO] 15:16:28.572 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.574 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:28.574 '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] 15:16:28.574 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:28.574 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:28.574 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:28.575 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:28.575 Sensor Java Config Sensor [iac] [INFO] 15:16:28.575 There are no files to be analyzed for the Java language [INFO] 15:16:28.575 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:28.575 Sensor IaC Docker Sensor [iac] [INFO] 15:16:28.575 There are no files to be analyzed for the Docker language [INFO] 15:16:28.576 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:28.576 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:28.576 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:28.576 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:28.576 Sensor IaC Shell Sensor [iac] [INFO] 15:16:28.576 There are no files to be analyzed for the Shell language [INFO] 15:16:28.576 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:28.576 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:28.576 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:28.577 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:28.577 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:28.577 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.577 Sensor XML Sensor [xml] [INFO] 15:16:28.577 1 source file to be analyzed [INFO] 15:16:28.583 1/1 source file has been analyzed [INFO] 15:16:28.583 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:28.583 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:28.583 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:28.583 ------------- Run sensors on module of-switch-config-pusher [INFO] 15:16:28.614 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.616 Sensor JavaSensor [java] [INFO] 15:16:28.616 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.617 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:28.617 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 15:16:28.619 Starting batch processing. [INFO] 15:16:28.641 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:28.647 100% analyzed [INFO] 15:16:28.647 Batch processing: Done. [INFO] 15:16:28.648 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:28.648 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 15:16:28.649 Starting batch processing. [INFO] 15:16:28.681 100% analyzed [INFO] 15:16:28.682 Batch processing: Done. [INFO] 15:16:28.682 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:28.682 No "Generated" source files to scan. [INFO] 15:16:28.682 Sensor JavaSensor [java] (done) | time=66ms [INFO] 15:16:28.683 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:28.683 '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] 15:16:28.683 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:28.685 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 15:16:28.685 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:28.685 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:28.685 Sensor Java Config Sensor [iac] [INFO] 15:16:28.685 There are no files to be analyzed for the Java language [INFO] 15:16:28.685 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:28.685 Sensor IaC Docker Sensor [iac] [INFO] 15:16:28.686 There are no files to be analyzed for the Docker language [INFO] 15:16:28.686 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:28.686 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:28.686 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:28.686 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:28.686 Sensor IaC Shell Sensor [iac] [INFO] 15:16:28.687 There are no files to be analyzed for the Shell language [INFO] 15:16:28.687 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:28.687 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:28.687 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:28.687 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.687 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:28.688 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:28.688 Sensor SurefireSensor [java] [INFO] 15:16:28.688 parsing [/w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/surefire-reports] [INFO] 15:16:28.689 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:28.689 Sensor XML Sensor [xml] [INFO] 15:16:28.690 1 source file to be analyzed [INFO] 15:16:28.697 1/1 source file has been analyzed [INFO] 15:16:28.697 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:28.698 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:28.698 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:28.698 ------------- Run sensors on module forwardingrules-manager [INFO] 15:16:28.731 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.733 Sensor JavaSensor [java] [INFO] 15:16:28.733 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.735 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:28.736 Using ECJ batch to parse 32 Main java source files with batch size 209 KB. [INFO] 15:16:28.748 Starting batch processing. [INFO] 15:16:28.776 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:29.251 100% analyzed [INFO] 15:16:29.251 Batch processing: Done. [INFO] 15:16:29.252 Did not optimize analysis for any files, performed a full analysis for all 32 files. [INFO] 15:16:29.252 Using ECJ batch to parse 21 Test java source files with batch size 209 KB. [INFO] 15:16:29.265 Starting batch processing. [INFO] 15:16:29.453 100% analyzed [INFO] 15:16:29.453 Batch processing: Done. [INFO] 15:16:29.454 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 15:16:29.454 No "Generated" source files to scan. [INFO] 15:16:29.455 Sensor JavaSensor [java] (done) | time=722ms [INFO] 15:16:29.455 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:29.455 '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] 15:16:29.455 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:29.461 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 15:16:29.461 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:29.462 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:29.462 Sensor Java Config Sensor [iac] [INFO] 15:16:29.462 There are no files to be analyzed for the Java language [INFO] 15:16:29.462 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:29.463 Sensor IaC Docker Sensor [iac] [INFO] 15:16:29.463 There are no files to be analyzed for the Docker language [INFO] 15:16:29.463 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:29.463 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:29.463 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:29.463 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:29.463 Sensor IaC Shell Sensor [iac] [INFO] 15:16:29.464 There are no files to be analyzed for the Shell language [INFO] 15:16:29.464 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:29.464 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:29.464 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:29.464 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:29.464 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:29.464 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:29.464 Sensor SurefireSensor [java] [INFO] 15:16:29.465 parsing [/w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/surefire-reports] [INFO] 15:16:29.469 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 15:16:29.469 Sensor XML Sensor [xml] [INFO] 15:16:29.469 1 source file to be analyzed [INFO] 15:16:29.476 1/1 source file has been analyzed [INFO] 15:16:29.477 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:29.477 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:29.477 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:29.477 ------------- Run sensors on module applications-aggregator [INFO] 15:16:29.508 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:29.510 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:29.510 '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] 15:16:29.510 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:29.510 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:29.510 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:29.510 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:29.511 Sensor Java Config Sensor [iac] [INFO] 15:16:29.511 There are no files to be analyzed for the Java language [INFO] 15:16:29.511 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:29.511 Sensor IaC Docker Sensor [iac] [INFO] 15:16:29.511 There are no files to be analyzed for the Docker language [INFO] 15:16:29.512 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:29.512 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:29.512 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:29.512 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:29.512 Sensor IaC Shell Sensor [iac] [INFO] 15:16:29.512 There are no files to be analyzed for the Shell language [INFO] 15:16:29.512 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:29.512 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:29.512 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:29.513 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:29.513 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:29.513 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:29.513 Sensor XML Sensor [xml] [INFO] 15:16:29.514 1 source file to be analyzed [INFO] 15:16:29.519 1/1 source file has been analyzed [INFO] 15:16:29.520 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:29.520 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:29.520 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:29.521 ------------- Run sensors on module test-provider [INFO] 15:16:29.551 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:29.553 Sensor JavaSensor [java] [INFO] 15:16:29.553 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:29.555 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:29.555 Using ECJ batch to parse 16 Main java source files with batch size 209 KB. [INFO] 15:16:29.566 Starting batch processing. [INFO] 15:16:29.592 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:30.369 100% analyzed [INFO] 15:16:30.369 Batch processing: Done. [INFO] 15:16:30.370 Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] 15:16:30.370 No "Test" source files to scan. [INFO] 15:16:30.370 No "Generated" source files to scan. [INFO] 15:16:30.371 Sensor JavaSensor [java] (done) | time=818ms [INFO] 15:16:30.371 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:30.371 '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] 15:16:30.372 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:30.372 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:30.372 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:30.372 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:30.372 Sensor Java Config Sensor [iac] [INFO] 15:16:30.373 There are no files to be analyzed for the Java language [INFO] 15:16:30.373 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:30.373 Sensor IaC Docker Sensor [iac] [INFO] 15:16:30.374 There are no files to be analyzed for the Docker language [INFO] 15:16:30.374 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:30.374 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:30.374 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:30.374 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:30.374 Sensor IaC Shell Sensor [iac] [INFO] 15:16:30.375 There are no files to be analyzed for the Shell language [INFO] 15:16:30.375 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:30.375 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:30.375 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:30.375 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.375 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:30.375 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.376 Sensor SurefireSensor [java] [INFO] 15:16:30.376 parsing [/w/workspace/openflowplugin-sonar/test-provider/target/surefire-reports] [INFO] 15:16:30.376 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:30.376 Sensor XML Sensor [xml] [INFO] 15:16:30.384 1 source file to be analyzed [INFO] 15:16:30.384 1/1 source file has been analyzed [INFO] 15:16:30.384 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:30.384 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:30.384 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:30.385 ------------- Run sensors on module model-topology [INFO] 15:16:30.422 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:30.424 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:30.424 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:30.425 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:30.425 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:30.425 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:30.425 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:30.425 Sensor Java Config Sensor [iac] [INFO] 15:16:30.426 There are no files to be analyzed for the Java language [INFO] 15:16:30.426 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:30.426 Sensor IaC Docker Sensor [iac] [INFO] 15:16:30.426 There are no files to be analyzed for the Docker language [INFO] 15:16:30.426 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:30.426 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:30.426 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:30.427 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:30.427 Sensor IaC Shell Sensor [iac] [INFO] 15:16:30.427 There are no files to be analyzed for the Shell language [INFO] 15:16:30.427 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:30.427 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:30.427 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:30.427 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.428 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:30.428 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.428 Sensor XML Sensor [xml] [INFO] 15:16:30.432 1 source file to be analyzed [INFO] 15:16:30.432 1/1 source file has been analyzed [INFO] 15:16:30.433 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:30.433 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:30.433 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:30.433 ------------- Run sensors on module model-flow-statistics [INFO] 15:16:30.467 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:30.469 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:30.469 '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] 15:16:30.469 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:30.469 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:30.469 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:30.469 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:30.469 Sensor Java Config Sensor [iac] [INFO] 15:16:30.470 There are no files to be analyzed for the Java language [INFO] 15:16:30.470 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:30.470 Sensor IaC Docker Sensor [iac] [INFO] 15:16:30.470 There are no files to be analyzed for the Docker language [INFO] 15:16:30.470 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:30.470 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:30.470 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:30.470 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:30.470 Sensor IaC Shell Sensor [iac] [INFO] 15:16:30.470 There are no files to be analyzed for the Shell language [INFO] 15:16:30.470 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:30.471 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:30.471 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:30.471 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.471 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:30.471 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.471 Sensor XML Sensor [xml] [INFO] 15:16:30.476 1 source file to be analyzed [INFO] 15:16:30.476 1/1 source file has been analyzed [INFO] 15:16:30.476 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:30.476 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:30.476 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:30.477 ------------- Run sensors on module model-flow-base [INFO] 15:16:30.511 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:30.512 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:30.513 '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] 15:16:30.513 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:30.513 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:30.513 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:30.513 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:30.513 Sensor Java Config Sensor [iac] [INFO] 15:16:30.513 There are no files to be analyzed for the Java language [INFO] 15:16:30.514 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:30.514 Sensor IaC Docker Sensor [iac] [INFO] 15:16:30.514 There are no files to be analyzed for the Docker language [INFO] 15:16:30.514 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:30.514 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:30.514 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:30.514 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:30.514 Sensor IaC Shell Sensor [iac] [INFO] 15:16:30.515 There are no files to be analyzed for the Shell language [INFO] 15:16:30.515 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:30.515 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:30.515 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:30.515 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.515 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:30.515 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.515 Sensor XML Sensor [xml] [INFO] 15:16:30.520 1 source file to be analyzed [INFO] 15:16:30.520 1/1 source file has been analyzed [INFO] 15:16:30.520 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:30.520 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:30.521 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:30.521 ------------- Run sensors on module model-flow-service [INFO] 15:16:30.555 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:30.557 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:30.557 '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] 15:16:30.557 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:30.557 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:30.557 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:30.557 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:30.557 Sensor Java Config Sensor [iac] [INFO] 15:16:30.558 There are no files to be analyzed for the Java language [INFO] 15:16:30.558 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:30.558 Sensor IaC Docker Sensor [iac] [INFO] 15:16:30.558 There are no files to be analyzed for the Docker language [INFO] 15:16:30.558 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:30.558 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:30.558 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:30.559 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:30.559 Sensor IaC Shell Sensor [iac] [INFO] 15:16:30.559 There are no files to be analyzed for the Shell language [INFO] 15:16:30.559 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:30.559 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:30.559 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:30.559 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.559 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:30.559 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.559 Sensor XML Sensor [xml] [INFO] 15:16:30.564 1 source file to be analyzed [INFO] 15:16:30.564 1/1 source file has been analyzed [INFO] 15:16:30.564 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:30.565 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:30.565 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:30.565 ------------- Run sensors on module model-inventory [INFO] 15:16:30.599 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:30.601 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:30.601 '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] 15:16:30.601 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:30.601 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:30.601 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:30.601 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:30.602 Sensor Java Config Sensor [iac] [INFO] 15:16:30.602 There are no files to be analyzed for the Java language [INFO] 15:16:30.602 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:30.602 Sensor IaC Docker Sensor [iac] [INFO] 15:16:30.602 There are no files to be analyzed for the Docker language [INFO] 15:16:30.602 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:30.602 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:30.603 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:30.603 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:30.603 Sensor IaC Shell Sensor [iac] [INFO] 15:16:30.603 There are no files to be analyzed for the Shell language [INFO] 15:16:30.603 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:30.604 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:30.604 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:30.604 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.604 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:30.604 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.604 Sensor XML Sensor [xml] [INFO] 15:16:30.609 1 source file to be analyzed [INFO] 15:16:30.609 1/1 source file has been analyzed [INFO] 15:16:30.609 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:30.609 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:30.609 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:30.610 ------------- Run sensors on module model-aggregator [INFO] 15:16:30.681 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:30.683 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:30.684 '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] 15:16:30.684 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:30.684 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:30.685 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:30.685 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:30.685 Sensor Java Config Sensor [iac] [INFO] 15:16:30.685 There are no files to be analyzed for the Java language [INFO] 15:16:30.685 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:30.686 Sensor IaC Docker Sensor [iac] [INFO] 15:16:30.686 There are no files to be analyzed for the Docker language [INFO] 15:16:30.686 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:30.686 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:30.687 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:30.687 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:30.687 Sensor IaC Shell Sensor [iac] [INFO] 15:16:30.687 There are no files to be analyzed for the Shell language [INFO] 15:16:30.687 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:30.687 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:30.687 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:30.687 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.688 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:30.688 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.688 Sensor XML Sensor [xml] [INFO] 15:16:30.695 1 source file to be analyzed [INFO] 15:16:30.696 1/1 source file has been analyzed [INFO] 15:16:30.696 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:30.696 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:30.696 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:30.697 ------------- Run sensors on module ODL :: openflowjava :: openflow-protocol-api [INFO] 15:16:30.731 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:30.733 Sensor JavaSensor [java] [INFO] 15:16:30.734 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:30.735 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:30.735 Using ECJ batch to parse 52 Main java source files with batch size 209 KB. [INFO] 15:16:30.744 Starting batch processing. [INFO] 15:16:30.763 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:30.989 100% analyzed [INFO] 15:16:30.989 Batch processing: Done. [INFO] 15:16:30.990 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 15:16:30.990 Using ECJ batch to parse 22 Test java source files with batch size 209 KB. [INFO] 15:16:30.996 Starting batch processing. [INFO] 15:16:31.133 100% analyzed [INFO] 15:16:31.133 Batch processing: Done. [INFO] 15:16:31.134 Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] 15:16:31.134 No "Generated" source files to scan. [INFO] 15:16:31.134 Sensor JavaSensor [java] (done) | time=401ms [INFO] 15:16:31.134 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:31.134 '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] 15:16:31.135 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:31.140 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 15:16:31.140 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:31.140 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:31.140 Sensor Java Config Sensor [iac] [INFO] 15:16:31.141 There are no files to be analyzed for the Java language [INFO] 15:16:31.141 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:31.141 Sensor IaC Docker Sensor [iac] [INFO] 15:16:31.142 There are no files to be analyzed for the Docker language [INFO] 15:16:31.142 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:31.142 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:31.142 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:31.142 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:31.142 Sensor IaC Shell Sensor [iac] [INFO] 15:16:31.142 There are no files to be analyzed for the Shell language [INFO] 15:16:31.143 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:31.143 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:31.143 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:31.143 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:31.143 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:31.143 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:31.143 Sensor SurefireSensor [java] [INFO] 15:16:31.144 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/surefire-reports] [INFO] 15:16:31.151 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 15:16:31.151 Sensor XML Sensor [xml] [INFO] 15:16:31.152 1 source file to be analyzed [INFO] 15:16:31.157 1/1 source file has been analyzed [INFO] 15:16:31.157 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:31.157 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:31.158 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:31.158 ------------- Run sensors on module ODL :: openflowjava :: openflow-protocol-it [INFO] 15:16:31.189 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:31.191 Sensor JavaSensor [java] [INFO] 15:16:31.191 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:31.193 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:31.193 No "Main" source files to scan. [INFO] 15:16:31.193 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:31.195 Starting batch processing. [INFO] 15:16:31.229 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:31.257 100% analyzed [INFO] 15:16:31.257 Batch processing: Done. [INFO] 15:16:31.258 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:31.258 No "Generated" source files to scan. [INFO] 15:16:31.258 Sensor JavaSensor [java] (done) | time=67ms [INFO] 15:16:31.259 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:31.259 '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] 15:16:31.259 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:31.260 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:31.260 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:31.260 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:31.260 Sensor Java Config Sensor [iac] [INFO] 15:16:31.261 There are no files to be analyzed for the Java language [INFO] 15:16:31.261 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:31.261 Sensor IaC Docker Sensor [iac] [INFO] 15:16:31.261 There are no files to be analyzed for the Docker language [INFO] 15:16:31.261 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:31.262 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:31.262 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:31.262 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:31.262 Sensor IaC Shell Sensor [iac] [INFO] 15:16:31.262 There are no files to be analyzed for the Shell language [INFO] 15:16:31.262 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:31.262 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:31.262 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:31.262 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:31.263 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:31.263 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:31.263 Sensor SurefireSensor [java] [INFO] 15:16:31.263 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/surefire-reports] [INFO] 15:16:31.265 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:31.265 Sensor XML Sensor [xml] [INFO] 15:16:31.269 1 source file to be analyzed [INFO] 15:16:31.275 1/1 source file has been analyzed [INFO] 15:16:31.275 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:31.275 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:31.275 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:31.276 ------------- Run sensors on module ODL :: openflowjava :: openflow-protocol-impl [INFO] 15:16:31.311 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:31.315 Sensor JavaSensor [java] [INFO] 15:16:31.315 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:31.317 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:31.317 Using ECJ batch to parse 345 Main java source files with batch size 209 KB. [INFO] 15:16:31.331 Starting batch processing. [INFO] 15:16:31.355 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:33.870 100% analyzed [INFO] 15:16:33.870 Batch processing: Done. [INFO] 15:16:33.871 Did not optimize analysis for any files, performed a full analysis for all 345 files. [INFO] 15:16:33.871 Using ECJ batch to parse 229 Test java source files with batch size 209 KB. [INFO] 15:16:33.884 Starting batch processing. [INFO] 15:16:36.176 100% analyzed [INFO] 15:16:36.177 Batch processing: Done. [INFO] 15:16:36.177 Did not optimize analysis for any files, performed a full analysis for all 229 files. [INFO] 15:16:36.178 No "Generated" source files to scan. [INFO] 15:16:36.179 Sensor JavaSensor [java] (done) | time=4864ms [INFO] 15:16:36.179 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:36.179 '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] 15:16:36.181 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:36.209 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=30ms [INFO] 15:16:36.209 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:36.209 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:36.209 Sensor Java Config Sensor [iac] [INFO] 15:16:36.213 There are no files to be analyzed for the Java language [INFO] 15:16:36.213 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 15:16:36.213 Sensor IaC Docker Sensor [iac] [INFO] 15:16:36.214 There are no files to be analyzed for the Docker language [INFO] 15:16:36.215 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 15:16:36.215 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:36.215 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:36.215 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:36.215 Sensor IaC Shell Sensor [iac] [INFO] 15:16:36.215 There are no files to be analyzed for the Shell language [INFO] 15:16:36.215 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:36.216 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:36.216 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:36.216 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.216 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:36.216 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.216 Sensor SurefireSensor [java] [INFO] 15:16:36.216 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/surefire-reports] [INFO] 15:16:36.277 Sensor SurefireSensor [java] (done) | time=61ms [INFO] 15:16:36.278 Sensor XML Sensor [xml] [INFO] 15:16:36.279 1 source file to be analyzed [INFO] 15:16:36.287 1/1 source file has been analyzed [INFO] 15:16:36.287 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:36.288 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:36.288 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:36.288 ------------- Run sensors on module ODL :: openflowjava :: openflow-protocol-spi [INFO] 15:16:36.322 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.324 Sensor JavaSensor [java] [INFO] 15:16:36.324 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.325 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:36.325 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 15:16:36.326 Starting batch processing. [INFO] 15:16:36.332 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:36.341 100% analyzed [INFO] 15:16:36.341 Batch processing: Done. [INFO] 15:16:36.341 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:36.341 No "Test" source files to scan. [INFO] 15:16:36.341 No "Generated" source files to scan. [INFO] 15:16:36.342 Sensor JavaSensor [java] (done) | time=18ms [INFO] 15:16:36.342 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:36.342 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:36.342 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:36.342 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:36.342 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:36.342 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:36.342 Sensor Java Config Sensor [iac] [INFO] 15:16:36.343 There are no files to be analyzed for the Java language [INFO] 15:16:36.343 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:36.343 Sensor IaC Docker Sensor [iac] [INFO] 15:16:36.343 There are no files to be analyzed for the Docker language [INFO] 15:16:36.343 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:36.344 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:36.344 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:36.344 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:36.344 Sensor IaC Shell Sensor [iac] [INFO] 15:16:36.344 There are no files to be analyzed for the Shell language [INFO] 15:16:36.344 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:36.344 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:36.344 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:36.344 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.345 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:36.345 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.345 Sensor SurefireSensor [java] [INFO] 15:16:36.345 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/surefire-reports] [INFO] 15:16:36.345 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:36.345 Sensor XML Sensor [xml] [INFO] 15:16:36.346 1 source file to be analyzed [INFO] 15:16:36.354 1/1 source file has been analyzed [INFO] 15:16:36.354 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:36.354 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:36.354 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:36.355 ------------- Run sensors on module ODL :: openflowjava :: openflowjava-blueprint-config [INFO] 15:16:36.386 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.387 Sensor JavaSensor [java] [INFO] 15:16:36.387 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.389 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:36.389 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 15:16:36.391 Starting batch processing. [INFO] 15:16:36.415 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:36.446 100% analyzed [INFO] 15:16:36.447 Batch processing: Done. [INFO] 15:16:36.447 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:36.447 No "Test" source files to scan. [INFO] 15:16:36.447 No "Generated" source files to scan. [INFO] 15:16:36.448 Sensor JavaSensor [java] (done) | time=61ms [INFO] 15:16:36.448 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:36.448 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:36.448 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:36.448 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:36.448 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:36.449 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:36.449 Sensor Java Config Sensor [iac] [INFO] 15:16:36.449 There are no files to be analyzed for the Java language [INFO] 15:16:36.449 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:36.450 Sensor IaC Docker Sensor [iac] [INFO] 15:16:36.450 There are no files to be analyzed for the Docker language [INFO] 15:16:36.450 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:36.450 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:36.450 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:36.450 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:36.451 Sensor IaC Shell Sensor [iac] [INFO] 15:16:36.451 There are no files to be analyzed for the Shell language [INFO] 15:16:36.451 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:36.451 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:36.451 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:36.452 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.452 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:36.452 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.452 Sensor SurefireSensor [java] [INFO] 15:16:36.452 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/surefire-reports] [INFO] 15:16:36.452 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:36.453 Sensor XML Sensor [xml] [INFO] 15:16:36.453 1 source file to be analyzed [INFO] 15:16:36.460 1/1 source file has been analyzed [INFO] 15:16:36.460 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:36.460 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:36.460 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:36.461 ------------- Run sensors on module ODL :: openflowjava :: openflowjava-util [INFO] 15:16:36.491 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.493 Sensor JavaSensor [java] [INFO] 15:16:36.493 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.494 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:36.495 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 15:16:36.496 Starting batch processing. [INFO] 15:16:36.515 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:36.538 100% analyzed [INFO] 15:16:36.538 Batch processing: Done. [INFO] 15:16:36.538 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:36.539 Using ECJ batch to parse 3 Test java source files with batch size 209 KB. [INFO] 15:16:36.541 Starting batch processing. [INFO] 15:16:36.581 100% analyzed [INFO] 15:16:36.582 Batch processing: Done. [INFO] 15:16:36.582 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:36.582 No "Generated" source files to scan. [INFO] 15:16:36.583 Sensor JavaSensor [java] (done) | time=89ms [INFO] 15:16:36.583 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:36.583 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:36.583 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:36.585 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 15:16:36.585 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:36.585 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:36.585 Sensor Java Config Sensor [iac] [INFO] 15:16:36.585 There are no files to be analyzed for the Java language [INFO] 15:16:36.585 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:36.585 Sensor IaC Docker Sensor [iac] [INFO] 15:16:36.586 There are no files to be analyzed for the Docker language [INFO] 15:16:36.586 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:36.586 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:36.586 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:36.586 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:36.586 Sensor IaC Shell Sensor [iac] [INFO] 15:16:36.586 There are no files to be analyzed for the Shell language [INFO] 15:16:36.586 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:36.586 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:36.586 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:36.586 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.586 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:36.587 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:36.587 Sensor SurefireSensor [java] [INFO] 15:16:36.587 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/surefire-reports] [INFO] 15:16:36.589 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:36.589 Sensor XML Sensor [xml] [INFO] 15:16:36.589 1 source file to be analyzed [INFO] 15:16:36.594 1/1 source file has been analyzed [INFO] 15:16:36.594 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:36.594 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:36.594 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:36.595 ------------- Run sensors on module openflowjava-parent [INFO] 15:16:36.659 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.661 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:36.661 '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] 15:16:36.662 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:36.662 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:36.662 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:36.662 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:36.662 Sensor Java Config Sensor [iac] [INFO] 15:16:36.662 There are no files to be analyzed for the Java language [INFO] 15:16:36.662 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:36.662 Sensor IaC Docker Sensor [iac] [INFO] 15:16:36.663 There are no files to be analyzed for the Docker language [INFO] 15:16:36.663 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:36.663 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:36.663 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:36.663 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:36.663 Sensor IaC Shell Sensor [iac] [INFO] 15:16:36.663 There are no files to be analyzed for the Shell language [INFO] 15:16:36.663 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:36.663 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:36.664 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:36.664 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:36.664 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:36.664 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.664 Sensor XML Sensor [xml] [INFO] 15:16:36.665 1 source file to be analyzed [INFO] 15:16:36.672 1/1 source file has been analyzed [INFO] 15:16:36.672 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:36.672 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:36.672 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:36.673 ------------- Run sensors on module openflowplugin-artifacts [INFO] 15:16:36.705 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.707 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:36.707 '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] 15:16:36.708 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:36.708 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:36.708 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:36.708 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:36.708 Sensor Java Config Sensor [iac] [INFO] 15:16:36.708 There are no files to be analyzed for the Java language [INFO] 15:16:36.708 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:36.708 Sensor IaC Docker Sensor [iac] [INFO] 15:16:36.709 There are no files to be analyzed for the Docker language [INFO] 15:16:36.709 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:36.709 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:36.709 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:36.709 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:36.709 Sensor IaC Shell Sensor [iac] [INFO] 15:16:36.709 There are no files to be analyzed for the Shell language [INFO] 15:16:36.710 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:36.710 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:36.710 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:36.710 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.710 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:36.710 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:36.710 Sensor XML Sensor [xml] [INFO] 15:16:36.711 1 source file to be analyzed [INFO] 15:16:36.739 1/1 source file has been analyzed [INFO] 15:16:36.739 Sensor XML Sensor [xml] (done) | time=29ms [INFO] 15:16:36.739 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:36.739 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:36.740 ------------- Run sensors on module openflowplugin-impl [INFO] 15:16:36.771 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.775 Sensor JavaSensor [java] [INFO] 15:16:36.775 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:36.777 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:36.778 Using ECJ batch to parse 550 Main java source files with batch size 209 KB. [INFO] 15:16:36.793 Starting batch processing. [INFO] 15:16:36.856 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:41.466 100% analyzed [INFO] 15:16:41.467 Batch processing: Done. [INFO] 15:16:41.467 Did not optimize analysis for any files, performed a full analysis for all 550 files. [INFO] 15:16:41.468 Using ECJ batch to parse 349 Test java source files with batch size 209 KB. [INFO] 15:16:41.482 Starting batch processing. [INFO] 15:16:44.256 100% analyzed [INFO] 15:16:44.256 Batch processing: Done. [INFO] 15:16:44.256 Did not optimize analysis for any files, performed a full analysis for all 349 files. [INFO] 15:16:44.257 No "Generated" source files to scan. [INFO] 15:16:44.257 Sensor JavaSensor [java] (done) | time=7482ms [INFO] 15:16:44.257 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:44.257 '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] 15:16:44.260 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:44.302 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=44ms [INFO] 15:16:44.302 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:44.302 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:44.302 Sensor Java Config Sensor [iac] [INFO] 15:16:44.308 There are no files to be analyzed for the Java language [INFO] 15:16:44.308 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 15:16:44.308 Sensor IaC Docker Sensor [iac] [INFO] 15:16:44.310 There are no files to be analyzed for the Docker language [INFO] 15:16:44.310 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 15:16:44.310 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:44.310 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:44.310 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:44.310 Sensor IaC Shell Sensor [iac] [INFO] 15:16:44.310 There are no files to be analyzed for the Shell language [INFO] 15:16:44.310 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:44.311 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:44.311 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:44.311 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.311 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:44.311 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.311 Sensor SurefireSensor [java] [INFO] 15:16:44.311 parsing [/w/workspace/openflowplugin-sonar/openflowplugin-impl/target/surefire-reports] [INFO] 15:16:44.398 Sensor SurefireSensor [java] (done) | time=87ms [INFO] 15:16:44.398 Sensor XML Sensor [xml] [INFO] 15:16:44.399 1 source file to be analyzed [INFO] 15:16:44.407 1/1 source file has been analyzed [INFO] 15:16:44.407 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:44.408 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:44.408 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:44.408 ------------- Run sensors on module drop-test-karaf [INFO] 15:16:44.439 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.441 Sensor JavaSensor [java] [INFO] 15:16:44.441 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.442 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:44.442 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 15:16:44.444 Starting batch processing. [INFO] 15:16:44.453 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:44.469 100% analyzed [INFO] 15:16:44.469 Batch processing: Done. [INFO] 15:16:44.479 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:44.479 No "Test" source files to scan. [INFO] 15:16:44.480 No "Generated" source files to scan. [INFO] 15:16:44.480 Sensor JavaSensor [java] (done) | time=39ms [INFO] 15:16:44.480 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:44.480 '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] 15:16:44.481 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:44.481 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:44.481 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:44.481 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:44.482 Sensor Java Config Sensor [iac] [INFO] 15:16:44.482 There are no files to be analyzed for the Java language [INFO] 15:16:44.482 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:44.483 Sensor IaC Docker Sensor [iac] [INFO] 15:16:44.483 There are no files to be analyzed for the Docker language [INFO] 15:16:44.483 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:44.483 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:44.484 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:44.484 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:44.484 Sensor IaC Shell Sensor [iac] [INFO] 15:16:44.484 There are no files to be analyzed for the Shell language [INFO] 15:16:44.484 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:44.484 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:44.485 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:44.485 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:44.485 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:44.485 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.485 Sensor SurefireSensor [java] [INFO] 15:16:44.485 parsing [/w/workspace/openflowplugin-sonar/drop-test-karaf/target/surefire-reports] [INFO] 15:16:44.486 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:44.486 Sensor XML Sensor [xml] [INFO] 15:16:44.487 1 source file to be analyzed [INFO] 15:16:44.491 1/1 source file has been analyzed [INFO] 15:16:44.492 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:44.492 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:44.492 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:44.492 ------------- Run sensors on module sample-consumer [INFO] 15:16:44.524 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.525 Sensor JavaSensor [java] [INFO] 15:16:44.526 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.527 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:44.527 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 15:16:44.528 Starting batch processing. [INFO] 15:16:44.542 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:44.551 100% analyzed [INFO] 15:16:44.551 Batch processing: Done. [INFO] 15:16:44.552 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:44.552 No "Test" source files to scan. [INFO] 15:16:44.552 No "Generated" source files to scan. [INFO] 15:16:44.552 Sensor JavaSensor [java] (done) | time=27ms [INFO] 15:16:44.552 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:44.552 '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] 15:16:44.552 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:44.552 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:44.552 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:44.552 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:44.553 Sensor Java Config Sensor [iac] [INFO] 15:16:44.553 There are no files to be analyzed for the Java language [INFO] 15:16:44.553 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:44.553 Sensor IaC Docker Sensor [iac] [INFO] 15:16:44.553 There are no files to be analyzed for the Docker language [INFO] 15:16:44.553 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:44.553 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:44.553 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:44.553 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:44.553 Sensor IaC Shell Sensor [iac] [INFO] 15:16:44.553 There are no files to be analyzed for the Shell language [INFO] 15:16:44.553 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:44.553 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:44.553 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:44.553 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.554 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:44.554 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.554 Sensor SurefireSensor [java] [INFO] 15:16:44.554 parsing [/w/workspace/openflowplugin-sonar/samples/sample-consumer/target/surefire-reports] [INFO] 15:16:44.554 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:44.554 Sensor XML Sensor [xml] [INFO] 15:16:44.554 1 source file to be analyzed [INFO] 15:16:44.558 1/1 source file has been analyzed [INFO] 15:16:44.559 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:44.559 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:44.559 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:44.560 ------------- Run sensors on module simple-client [INFO] 15:16:44.591 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.593 Sensor JavaSensor [java] [INFO] 15:16:44.593 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.594 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:44.594 Using ECJ batch to parse 23 Main java source files with batch size 209 KB. [INFO] 15:16:44.599 Starting batch processing. [INFO] 15:16:44.610 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:44.730 100% analyzed [INFO] 15:16:44.730 Batch processing: Done. [INFO] 15:16:44.730 Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] 15:16:44.731 No "Test" source files to scan. [INFO] 15:16:44.731 No "Generated" source files to scan. [INFO] 15:16:44.731 Sensor JavaSensor [java] (done) | time=138ms [INFO] 15:16:44.731 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:44.731 '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] 15:16:44.731 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:44.731 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:44.731 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:44.731 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:44.732 Sensor Java Config Sensor [iac] [INFO] 15:16:44.732 There are no files to be analyzed for the Java language [INFO] 15:16:44.732 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:44.732 Sensor IaC Docker Sensor [iac] [INFO] 15:16:44.733 There are no files to be analyzed for the Docker language [INFO] 15:16:44.733 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:44.733 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:44.733 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:44.733 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:44.733 Sensor IaC Shell Sensor [iac] [INFO] 15:16:44.733 There are no files to be analyzed for the Shell language [INFO] 15:16:44.733 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:44.733 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:44.733 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:44.733 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.734 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:44.734 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.734 Sensor SurefireSensor [java] [INFO] 15:16:44.734 parsing [/w/workspace/openflowplugin-sonar/samples/simple-client/target/surefire-reports] [INFO] 15:16:44.734 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:44.734 Sensor XML Sensor [xml] [INFO] 15:16:44.743 1 source file to be analyzed [INFO] 15:16:44.749 1/1 source file has been analyzed [INFO] 15:16:44.749 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 15:16:44.749 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:44.749 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:44.751 ------------- Run sensors on module sample-bundles [INFO] 15:16:44.781 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.782 Sensor JavaSensor [java] [INFO] 15:16:44.783 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.784 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:44.784 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 15:16:44.786 Starting batch processing. [INFO] 15:16:44.825 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:44.838 100% analyzed [INFO] 15:16:44.838 Batch processing: Done. [INFO] 15:16:44.838 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:44.838 No "Test" source files to scan. [INFO] 15:16:44.839 No "Generated" source files to scan. [INFO] 15:16:44.839 Sensor JavaSensor [java] (done) | time=57ms [INFO] 15:16:44.839 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:44.840 '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] 15:16:44.840 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:44.840 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:44.840 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:44.840 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:44.840 Sensor Java Config Sensor [iac] [INFO] 15:16:44.841 There are no files to be analyzed for the Java language [INFO] 15:16:44.841 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:44.841 Sensor IaC Docker Sensor [iac] [INFO] 15:16:44.841 There are no files to be analyzed for the Docker language [INFO] 15:16:44.842 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:44.842 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:44.842 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:44.842 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:44.842 Sensor IaC Shell Sensor [iac] [INFO] 15:16:44.842 There are no files to be analyzed for the Shell language [INFO] 15:16:44.842 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:44.843 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:44.843 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:44.843 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.843 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:44.843 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.844 Sensor SurefireSensor [java] [INFO] 15:16:44.844 parsing [/w/workspace/openflowplugin-sonar/samples/sample-bundles/target/surefire-reports] [INFO] 15:16:44.844 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:44.844 Sensor XML Sensor [xml] [INFO] 15:16:44.845 1 source file to be analyzed [INFO] 15:16:44.854 1/1 source file has been analyzed [INFO] 15:16:44.854 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:44.854 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:44.854 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:44.855 ------------- Run sensors on module learning-switch [INFO] 15:16:44.888 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.890 Sensor JavaSensor [java] [INFO] 15:16:44.890 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:44.891 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:44.891 Using ECJ batch to parse 13 Main java source files with batch size 209 KB. [INFO] 15:16:44.895 Starting batch processing. [INFO] 15:16:44.906 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:44.992 100% analyzed [INFO] 15:16:44.992 Batch processing: Done. [INFO] 15:16:44.992 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 15:16:44.992 No "Test" source files to scan. [INFO] 15:16:44.993 No "Generated" source files to scan. [INFO] 15:16:44.993 Sensor JavaSensor [java] (done) | time=103ms [INFO] 15:16:44.993 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:44.993 '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] 15:16:44.993 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:44.993 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:44.993 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:44.993 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:44.993 Sensor Java Config Sensor [iac] [INFO] 15:16:44.994 There are no files to be analyzed for the Java language [INFO] 15:16:44.994 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:44.995 Sensor IaC Docker Sensor [iac] [INFO] 15:16:44.995 There are no files to be analyzed for the Docker language [INFO] 15:16:44.995 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:44.995 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:44.995 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:44.996 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:44.996 Sensor IaC Shell Sensor [iac] [INFO] 15:16:44.996 There are no files to be analyzed for the Shell language [INFO] 15:16:44.996 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:44.996 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:44.996 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:44.996 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.996 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:44.996 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:44.997 Sensor SurefireSensor [java] [INFO] 15:16:44.997 parsing [/w/workspace/openflowplugin-sonar/samples/learning-switch/target/surefire-reports] [INFO] 15:16:44.997 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:44.997 Sensor XML Sensor [xml] [INFO] 15:16:44.998 1 source file to be analyzed [INFO] 15:16:45.002 1/1 source file has been analyzed [INFO] 15:16:45.002 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:45.002 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:45.003 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:45.003 ------------- Run sensors on module openflowplugin-samples-aggregator [INFO] 15:16:45.032 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:45.033 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:45.034 '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] 15:16:45.034 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:45.034 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:45.034 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:45.034 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:45.034 Sensor Java Config Sensor [iac] [INFO] 15:16:45.034 There are no files to be analyzed for the Java language [INFO] 15:16:45.034 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:45.034 Sensor IaC Docker Sensor [iac] [INFO] 15:16:45.034 There are no files to be analyzed for the Docker language [INFO] 15:16:45.034 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:45.034 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:45.034 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:45.034 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:45.034 Sensor IaC Shell Sensor [iac] [INFO] 15:16:45.034 There are no files to be analyzed for the Shell language [INFO] 15:16:45.034 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:45.034 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:45.034 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:45.034 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.034 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:45.034 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.034 Sensor XML Sensor [xml] [INFO] 15:16:45.039 1 source file to be analyzed [INFO] 15:16:45.042 1/1 source file has been analyzed [INFO] 15:16:45.043 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:45.043 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:45.043 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:45.043 ------------- Run sensors on module liblldp [INFO] 15:16:45.074 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:45.076 Sensor JavaSensor [java] [INFO] 15:16:45.076 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:45.076 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:45.077 Using ECJ batch to parse 12 Main java source files with batch size 209 KB. [INFO] 15:16:45.082 Starting batch processing. [INFO] 15:16:45.097 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:45.228 100% analyzed [INFO] 15:16:45.228 Batch processing: Done. [INFO] 15:16:45.229 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 15:16:45.229 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 15:16:45.233 Starting batch processing. [INFO] 15:16:45.306 100% analyzed [INFO] 15:16:45.306 Batch processing: Done. [INFO] 15:16:45.306 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:45.307 No "Generated" source files to scan. [INFO] 15:16:45.307 Sensor JavaSensor [java] (done) | time=231ms [INFO] 15:16:45.307 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:45.307 '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] 15:16:45.307 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:45.310 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 15:16:45.310 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:45.310 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:45.310 Sensor Java Config Sensor [iac] [INFO] 15:16:45.310 There are no files to be analyzed for the Java language [INFO] 15:16:45.310 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:45.310 Sensor IaC Docker Sensor [iac] [INFO] 15:16:45.310 There are no files to be analyzed for the Docker language [INFO] 15:16:45.310 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:45.310 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:45.310 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:45.310 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:45.310 Sensor IaC Shell Sensor [iac] [INFO] 15:16:45.310 There are no files to be analyzed for the Shell language [INFO] 15:16:45.310 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:45.310 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:45.310 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:45.310 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.310 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:45.310 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.310 Sensor SurefireSensor [java] [INFO] 15:16:45.310 parsing [/w/workspace/openflowplugin-sonar/libraries/liblldp/target/surefire-reports] [INFO] 15:16:45.313 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 15:16:45.313 Sensor XML Sensor [xml] [INFO] 15:16:45.314 1 source file to be analyzed [INFO] 15:16:45.317 1/1 source file has been analyzed [INFO] 15:16:45.318 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:45.318 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:45.318 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:45.318 ------------- Run sensors on module libraries-aggregator [INFO] 15:16:45.348 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:45.350 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:45.350 '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] 15:16:45.350 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:45.350 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:45.350 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:45.350 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:45.350 Sensor Java Config Sensor [iac] [INFO] 15:16:45.351 There are no files to be analyzed for the Java language [INFO] 15:16:45.351 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:45.351 Sensor IaC Docker Sensor [iac] [INFO] 15:16:45.351 There are no files to be analyzed for the Docker language [INFO] 15:16:45.351 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:45.351 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:45.351 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:45.351 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:45.351 Sensor IaC Shell Sensor [iac] [INFO] 15:16:45.351 There are no files to be analyzed for the Shell language [INFO] 15:16:45.351 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:45.351 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:45.351 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:45.351 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.351 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:45.351 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.351 Sensor XML Sensor [xml] [INFO] 15:16:45.352 1 source file to be analyzed [INFO] 15:16:45.355 1/1 source file has been analyzed [INFO] 15:16:45.355 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:16:45.355 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:45.356 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:45.356 ------------- Run sensors on module test-common [INFO] 15:16:45.383 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:45.385 Sensor JavaSensor [java] [INFO] 15:16:45.385 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:45.386 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:45.386 Using ECJ batch to parse 7 Main java source files with batch size 209 KB. [INFO] 15:16:45.388 Starting batch processing. [INFO] 15:16:45.413 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:45.457 100% analyzed [INFO] 15:16:45.457 Batch processing: Done. [INFO] 15:16:45.457 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 15:16:45.457 No "Test" source files to scan. [INFO] 15:16:45.457 No "Generated" source files to scan. [INFO] 15:16:45.457 Sensor JavaSensor [java] (done) | time=72ms [INFO] 15:16:45.458 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:45.458 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 15:16:45.458 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:45.458 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:45.458 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:45.458 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:45.458 Sensor Java Config Sensor [iac] [INFO] 15:16:45.458 There are no files to be analyzed for the Java language [INFO] 15:16:45.458 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:45.458 Sensor IaC Docker Sensor [iac] [INFO] 15:16:45.458 There are no files to be analyzed for the Docker language [INFO] 15:16:45.458 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:45.458 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:45.458 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:45.458 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:45.458 Sensor IaC Shell Sensor [iac] [INFO] 15:16:45.458 There are no files to be analyzed for the Shell language [INFO] 15:16:45.458 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:45.458 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:45.458 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:45.458 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.459 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:45.459 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.459 Sensor SurefireSensor [java] [INFO] 15:16:45.459 parsing [/w/workspace/openflowplugin-sonar/test-common/target/surefire-reports] [INFO] 15:16:45.459 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:45.459 Sensor XML Sensor [xml] [INFO] 15:16:45.460 1 source file to be analyzed [INFO] 15:16:45.464 1/1 source file has been analyzed [INFO] 15:16:45.465 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:45.465 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:45.465 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:45.465 ------------- Run sensors on module openflowplugin-common [INFO] 15:16:45.494 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:45.495 Sensor JavaSensor [java] [INFO] 15:16:45.495 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:45.496 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:45.497 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 15:16:45.498 Starting batch processing. [INFO] 15:16:45.506 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:45.536 100% analyzed [INFO] 15:16:45.536 Batch processing: Done. [INFO] 15:16:45.536 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:45.536 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:45.538 Starting batch processing. [INFO] 15:16:45.568 100% analyzed [INFO] 15:16:45.568 Batch processing: Done. [INFO] 15:16:45.569 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:45.569 No "Generated" source files to scan. [INFO] 15:16:45.569 Sensor JavaSensor [java] (done) | time=74ms [INFO] 15:16:45.569 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:45.569 '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] 15:16:45.569 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:45.570 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:45.570 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:45.570 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:45.570 Sensor Java Config Sensor [iac] [INFO] 15:16:45.570 There are no files to be analyzed for the Java language [INFO] 15:16:45.570 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:45.570 Sensor IaC Docker Sensor [iac] [INFO] 15:16:45.571 There are no files to be analyzed for the Docker language [INFO] 15:16:45.571 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:45.571 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:45.571 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:45.571 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:45.571 Sensor IaC Shell Sensor [iac] [INFO] 15:16:45.571 There are no files to be analyzed for the Shell language [INFO] 15:16:45.571 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:45.571 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:45.571 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:45.571 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.571 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:45.571 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.571 Sensor SurefireSensor [java] [INFO] 15:16:45.571 parsing [/w/workspace/openflowplugin-sonar/openflowplugin-common/target/surefire-reports] [INFO] 15:16:45.572 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:45.572 Sensor XML Sensor [xml] [INFO] 15:16:45.573 1 source file to be analyzed [INFO] 15:16:45.576 1/1 source file has been analyzed [INFO] 15:16:45.576 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:16:45.576 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:45.576 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:45.577 ------------- Run sensors on module openflowplugin [INFO] 15:16:45.604 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:45.609 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:45.609 '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] 15:16:45.609 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:45.609 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:45.609 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:45.609 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:45.609 Sensor Java Config Sensor [iac] [INFO] 15:16:45.609 There are no files to be analyzed for the Java language [INFO] 15:16:45.609 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:45.609 Sensor IaC Docker Sensor [iac] [INFO] 15:16:45.609 There are no files to be analyzed for the Docker language [INFO] 15:16:45.609 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:45.609 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:45.609 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:45.609 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:45.609 Sensor IaC Shell Sensor [iac] [INFO] 15:16:45.609 There are no files to be analyzed for the Shell language [INFO] 15:16:45.609 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:45.609 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:45.609 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:45.609 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.609 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:45.609 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:45.609 Sensor XML Sensor [xml] [INFO] 15:16:45.639 1 source file to be analyzed [INFO] 15:16:45.642 1/1 source file has been analyzed [INFO] 15:16:45.643 Sensor XML Sensor [xml] (done) | time=34ms [INFO] 15:16:45.643 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:45.643 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:45.643 Sensor DBD/Java IR Generation [dbdjavafrontend] [INFO] 15:16:45.794 Sensor DBD/Java IR Generation [dbdjavafrontend] (done) | time=151ms [INFO] 15:16:45.794 Sensor javabugs [dbd] [INFO] 15:16:45.979 Analyzing 306/476 functions to detect bugs. [INFO] 15:16:46.307 Sensor javabugs [dbd] (done) | time=513ms [INFO] 15:16:46.308 Sensor pythonbugs [dbd] [INFO] 15:16:46.309 No IR files have been included for analysis. [INFO] 15:16:46.309 Sensor pythonbugs [dbd] (done) | time=1ms [INFO] 15:16:46.310 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 15:16:46.319 Available processors: 4 [INFO] 15:16:46.319 Using 4 threads for analysis. [INFO] 15:16:46.628 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] 15:16:46.693 Start fetching files for the text and secrets analysis [INFO] 15:16:46.700 Using Git CLI to retrieve untracked files [INFO] 15:16:46.795 Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 15:16:46.799 Starting the text and secrets analysis [INFO] 15:16:46.802 2563 source files to be analyzed for the text and secrets analysis [INFO] 15:16:48.619 2563/2563 source files have been analyzed for the text and secrets analysis [INFO] 15:16:48.621 Start fetching files for the binary file analysis [INFO] 15:16:48.623 There are no files to be analyzed for the binary file analysis [INFO] 15:16:48.624 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2314ms [INFO] 15:16:48.629 ------------- Run sensors on project [INFO] 15:16:48.729 Sensor Java A3S Project Context Collector [javaa3scontextcollector] [ERROR] 15:16:48.747 No modules found in the project or none of them are eligible for A3S analysis. [INFO] 15:16:48.755 Sensor Java A3S Project Context Collector [javaa3scontextcollector] (done) | time=26ms [INFO] 15:16:48.755 Sensor JavaProjectSensor [java] [INFO] 15:16:48.757 Sensor JavaProjectSensor [java] (done) | time=2ms [INFO] 15:16:48.757 Sensor JavaArchitectureSensor [architecture] [INFO] 15:16:48.768 Architecture analysis is enabled with the following features: legacy [INFO] 15:16:48.772 * Protobuf reading starting | memory total=2000 | free=886 | used=1113 (MB) [INFO] 15:16:48.772 * Reading SonarArchitecture IR data from directory "/w/workspace/openflowplugin-sonar/target/sonar/architecture/java" [INFO] 15:16:49.724 * Files successfully loaded: "2479" out of "2479" [INFO] 15:16:49.724 * Protobuf reading complete | memory total=2000 | free=1480 | used=519 (MB) [INFO] 15:16:51.786 * Build architecture.graph.java.namespace_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=1580 | free=811 | used=768 (MB) [INFO] 15:16:51.846 Sensor JavaArchitectureSensor [architecture] (done) | time=3089ms [INFO] 15:16:51.847 Sensor Zero Coverage Sensor [INFO] 15:16:51.869 Sensor Zero Coverage Sensor (done) | time=21ms [INFO] 15:16:51.869 Sensor Java CPD Block Indexer [INFO] 15:16:52.857 Sensor Java CPD Block Indexer (done) | time=988ms [INFO] 15:16:52.859 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:53.004 ------------- Gather SCA dependencies on project [INFO] 15:16:53.005 Checking if SCA is enabled for organization opendaylight [INFO] 15:16:53.366 Dependency analysis skipped [INFO] 15:16:53.428 CPD Executor 497 files had no CPD blocks [INFO] 15:16:53.428 CPD Executor Calculating CPD for 1144 files [INFO] 15:16:53.610 CPD Executor CPD calculation finished (done) | time=181ms [INFO] 15:16:53.619 SCM Publisher SCM provider for this project is: git [INFO] 15:16:53.621 SCM Publisher 2563 source files to be analyzed [INFO] 15:17:02.856 SCM Publisher 2563/2563 source files have been analyzed (done) | time=9234ms [INFO] 15:17:03.595 Analysis report generated in 624ms, dir size=20 MB [INFO] 15:17:06.732 Analysis report compressed in 3128ms, zip size=9 MB [INFO] 15:17:23.804 Analysis report uploaded in 17070ms [INFO] 15:17:23.806 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_openflowplugin [INFO] 15:17:23.806 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 15:17:23.807 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZr0PTXNCT09RmWY8Xya [INFO] 15:17:23.812 ------------- Upload SCA dependency files [INFO] 15:17:26.219 Sensor cache published successfully [INFO] 15:17:26.555 Analysis total time: 1:25.814 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for openflowplugin 0.21.3-SNAPSHOT: [INFO] [INFO] openflowplugin-artifacts ........................... SKIPPED [INFO] openflowplugin-parent .............................. SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SKIPPED [INFO] openflowjava-parent ................................ SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SKIPPED [INFO] ODL :: openflowjava :: openflowjava-util ........... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SKIPPED [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SKIPPED [INFO] model-inventory .................................... SKIPPED [INFO] model-flow-base .................................... SKIPPED [INFO] model-flow-service ................................. SKIPPED [INFO] model-flow-statistics .............................. SKIPPED [INFO] model-topology ..................................... SKIPPED [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SKIPPED [INFO] liblldp ............................................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SKIPPED [INFO] openflowplugin-blueprint-config .................... SKIPPED [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SKIPPED [INFO] openflowplugin-common .............................. SKIPPED [INFO] openflowplugin-api ................................. SKIPPED [INFO] openflowplugin-extension-api ....................... SKIPPED [INFO] openflowplugin ..................................... SKIPPED [INFO] openflowplugin-impl ................................ SKIPPED [INFO] openflowplugin-extension-onf ....................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: srm-api ......... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: srm-impl ........ SKIPPED [INFO] ODL :: serviceutils :: srm-shell ................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SKIPPED [INFO] bulk-o-matic ....................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SKIPPED [INFO] device-ownership-service ........................... SKIPPED [INFO] of-switch-config-pusher ............................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SKIPPED [INFO] arbitratorreconciliation-api ....................... SKIPPED [INFO] reconciliation-framework ........................... SKIPPED [INFO] arbitratorreconciliation-impl ...................... SKIPPED [INFO] forwardingrules-manager ............................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SKIPPED [INFO] forwardingrules-sync ............................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SKIPPED [INFO] table-miss-enforcer ................................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SKIPPED [INFO] topology-lldp-discovery ............................ SKIPPED [INFO] lldp-speaker ....................................... SKIPPED [INFO] topology-manager ................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SKIPPED [INFO] test-common ........................................ SKIPPED [INFO] drop-test-karaf .................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SKIPPED [INFO] southbound-cli ..................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SKIPPED [INFO] openflowjava-extension-nicira-api .................. SKIPPED [INFO] openflowjava-extension-nicira ...................... SKIPPED [INFO] openflowplugin-extension-nicira .................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SKIPPED [INFO] openflowjava-extension-eric ........................ SKIPPED [INFO] openflowplugin-extension-eric ...................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SKIPPED [INFO] features-openflowplugin ............................ SKIPPED [INFO] features-aggregator ................................ SKIPPED [INFO] model-aggregator ................................... SKIPPED [INFO] libraries-aggregator ............................... SKIPPED [INFO] simple-client ...................................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SKIPPED [INFO] test-extension ..................................... SKIPPED [INFO] openflowplugin-extension-aggregator ................ SKIPPED [INFO] test-provider ...................................... SKIPPED [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SKIPPED [INFO] applications-aggregator ............................ SKIPPED [INFO] learning-switch .................................... SKIPPED [INFO] sample-consumer .................................... SKIPPED [INFO] sample-bundles ..................................... SKIPPED [INFO] openflowplugin-samples-aggregator .................. SKIPPED [INFO] srm-aggregator ..................................... SKIPPED [INFO] openflowplugin-karaf ............................... SKIPPED [INFO] openflowplugin ..................................... SUCCESS [01:35 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:38 min [INFO] Finished at: 2025-12-06T15:17:26Z [INFO] ------------------------------------------------------------------------ [openflowplugin-sonar] $ /bin/bash /tmp/jenkins17856731756918953102.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowplugin/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/classes 17 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/classes 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/classes 105 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/classes 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/classes 71 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/classes 48 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/classes 43 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/classes 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/classes 6 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/classes 34 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/classes 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/classes 15 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/topology-manager/target/classes 12 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/distribution/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/drop-test-karaf/target/classes 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/classes 31 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/classes 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/classes 674 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/classes 322 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/classes 61 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/classes 1506 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/classes 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/test-extension/target/classes 11 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/libraries/liblldp/target/classes 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-flow-base/target/classes 938 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-flow-service/target/classes 727 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/classes 414 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-inventory/target/classes 43 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-topology/target/classes 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/classes 1405 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/classes 372 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/classes 18 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/classes 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/classes 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-api/target/classes 128 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-common/target/classes 6 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/classes 634 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin/target/classes 195 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/learning-switch/target/classes 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/classes 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/classes 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/simple-client/target/classes 23 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/api/target/classes 105 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/impl/target/classes 7 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/shell/target/classes 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/test-common/target/classes 8 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/test-provider/target/classes 31 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/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/main/java 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java 10 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/device-ownership-service/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java 32 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java 43 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/lldp-speaker/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/java 6 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/main/java 14 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/drop-test-karaf/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/src/main/java 8 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/main/java 73 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java 28 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/src/main/java 56 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/main/java 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/test-extension/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java 12 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-flow-base/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/src/main/java 52 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java 345 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/main/java 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/src/main/java 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java 93 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-common/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java 550 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java 185 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/java 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/sample-bundles/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/sample-consumer/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java 23 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/api/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/impl/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/shell/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/test-common/src/main/java 7 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/test-provider/src/main/java 16 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: 88.6845, method: 77.9649, line: 70.74598, branch: 58.510635, instruction: 70.77182, complexity: 64.166 [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-sonar] $ /bin/bash /tmp/jenkins2882902843529314801.sh ---> sysstat.sh [openflowplugin-sonar] $ /bin/bash /tmp/jenkins10100384107520762928.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/openflowplugin-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/openflowplugin-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/openflowplugin-sonar ']' + mkdir -p /w/workspace/openflowplugin-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-sonar/archives/ [openflowplugin-sonar] $ /bin/bash /tmp/jenkins1995905632765355481.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vfRM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-vfRM/bin to PATH INFO: Running in OpenStack, capturing instance metadata [openflowplugin-sonar] $ /bin/bash /tmp/jenkins6787658757619160282.sh provisioning config files... Could not find credentials [logs] for openflowplugin-sonar #485 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-sonar@tmp/config11041572249178514517tmp 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. [openflowplugin-sonar] $ /bin/bash /tmp/jenkins7057626466094031207.sh ---> create-netrc.sh WARN: Log server credential not found. [openflowplugin-sonar] $ /bin/bash /tmp/jenkins2285830849521557016.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vfRM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-vfRM/bin to PATH [openflowplugin-sonar] $ /bin/bash /tmp/jenkins267812923926850379.sh ---> sudo-logs.sh Archiving 'sudo' log.. [openflowplugin-sonar] $ /bin/bash /tmp/jenkins5249308412772580160.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vfRM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-vfRM/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [openflowplugin-sonar] $ /bin/bash -l /tmp/jenkins1188551586313701480.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vfRM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-vfRM/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-sonar/485/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-11131 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 11G 68G 14% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 693 10405 4 4890 14953 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: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:32:34:3d brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.141/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85502sec preferred_lft 85502sec inet6 fe80::f816:3eff:fe32:343d/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 9e:0c:12:15:87:4b 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 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-11131) 12/06/25 _x86_64_ (4 CPU) 15:03:25 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-11131) 12/06/25 _x86_64_ (4 CPU) 15:03:25 LINUX RESTART (4 CPU)