Started by timer
  Running as SYSTEM
  [EnvInject] - Loading node environment variables.
  Building remotely on prd-centos8-builder-4c-4g-2725 (centos8-builder-4c-4g) in workspace /w/workspace/l2switch-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/l2switch
   > git init /w/workspace/l2switch-sonar # timeout=10
  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch
   > git --version # timeout=10
   > git --version # 'git version 2.43.0'
  using GIT_SSH to set credentials jenkins-ssh
  [INFO] Currently running in a labeled security context
  [INFO] Currently SELinux is 'enforcing' on the host
   > /usr/bin/chcon --type=ssh_home_t /w/workspace/l2switch-sonar@tmp/jenkins-gitclient-ssh12565581147301143248.key
  Verifying host key using known hosts file
  You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10
   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # 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 cd080ff030e0b8678518a13aa6fbc59a699fcff0 (refs/remotes/origin/master)
   > git config core.sparsecheckout # timeout=10
   > git checkout -f cd080ff030e0b8678518a13aa6fbc59a699fcff0 # timeout=10
  Commit message: "Refactor SimpleAddressObserver"
   > git rev-list --no-walk cd080ff030e0b8678518a13aa6fbc59a699fcff0 # timeout=10
  Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
  Run condition [Not] preventing prebuild for step [BuilderChain]
  [l2switch-sonar] $ /bin/bash /tmp/jenkins14688975903684988274.sh
  ---> python-tools-install.sh
  Setup pyenv:
    system
  * 3.8.13 (set by /opt/pyenv/version)
  * 3.9.13 (set by /opt/pyenv/version)
  * 3.10.13 (set by /opt/pyenv/version)
  * 3.11.7 (set by /opt/pyenv/version)
  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XdsL
  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: lftools 
  lf-activate-venv(): INFO: Adding /tmp/venv-XdsL/bin to PATH
  Generating Requirements File
  Python 3.11.7
  pip 24.3.1 from /tmp/venv-XdsL/lib/python3.11/site-packages/pip (python 3.11)
  appdirs==1.4.4
  argcomplete==3.5.2
  aspy.yaml==1.3.0
  attrs==24.2.0
  autopage==0.5.2
  beautifulsoup4==4.12.3
  boto3==1.35.81
  botocore==1.35.81
  bs4==0.0.2
  cachetools==5.5.0
  certifi==2024.12.14
  cffi==1.17.1
  cfgv==3.4.0
  chardet==5.2.0
  charset-normalizer==3.4.0
  click==8.1.7
  cliff==4.8.0
  cmd2==2.5.7
  cryptography==3.3.2
  debtcollector==3.0.0
  decorator==5.1.1
  defusedxml==0.7.1
  Deprecated==1.2.15
  distlib==0.3.9
  dnspython==2.7.0
  docker==4.2.2
  dogpile.cache==1.3.3
  durationpy==0.9
  email_validator==2.2.0
  filelock==3.16.1
  future==1.0.0
  gitdb==4.0.11
  GitPython==3.1.43
  google-auth==2.37.0
  httplib2==0.22.0
  identify==2.6.3
  idna==3.10
  importlib-resources==1.5.0
  iso8601==2.1.0
  Jinja2==3.1.4
  jmespath==1.0.1
  jsonpatch==1.33
  jsonpointer==3.0.0
  jsonschema==4.23.0
  jsonschema-specifications==2024.10.1
  keystoneauth1==5.9.1
  kubernetes==31.0.0
  lftools==0.37.10
  lxml==5.3.0
  MarkupSafe==3.0.2
  msgpack==1.1.0
  multi_key_dict==2.0.3
  munch==4.0.0
  netaddr==1.3.0
  netifaces==0.11.0
  niet==1.4.2
  nodeenv==1.9.1
  oauth2client==4.1.3
  oauthlib==3.2.2
  openstacksdk==4.1.0
  os-client-config==2.1.0
  os-service-types==1.7.0
  osc-lib==3.2.0
  oslo.config==9.7.0
  oslo.context==5.7.0
  oslo.i18n==6.5.0
  oslo.log==6.2.0
  oslo.serialization==5.6.0
  oslo.utils==8.0.0
  packaging==24.2
  pbr==6.1.0
  platformdirs==4.3.6
  prettytable==3.12.0
  psutil==6.1.0
  pyasn1==0.6.1
  pyasn1_modules==0.4.1
  pycparser==2.22
  pygerrit2==2.0.15
  PyGithub==2.5.0
  PyJWT==2.10.1
  PyNaCl==1.5.0
  pyparsing==2.4.7
  pyperclip==1.9.0
  pyrsistent==0.20.0
  python-cinderclient==9.6.0
  python-dateutil==2.9.0.post0
  python-heatclient==4.0.0
  python-jenkins==1.8.2
  python-keystoneclient==5.5.0
  python-magnumclient==4.7.0
  python-openstackclient==7.2.1
  python-swiftclient==4.6.0
  PyYAML==6.0.2
  referencing==0.35.1
  requests==2.32.3
  requests-oauthlib==2.0.0
  requestsexceptions==1.4.0
  rfc3986==2.0.0
  rpds-py==0.22.3
  rsa==4.9
  ruamel.yaml==0.18.6
  ruamel.yaml.clib==0.2.12
  s3transfer==0.10.4
  simplejson==3.19.3
  six==1.17.0
  smmap==5.0.1
  soupsieve==2.6
  stevedore==5.4.0
  tabulate==0.9.0
  toml==0.10.2
  tomlkit==0.13.2
  tqdm==4.67.1
  typing_extensions==4.12.2
  tzdata==2024.2
  urllib3==1.26.20
  virtualenv==20.28.0
  wcwidth==0.2.13
  websocket-client==1.8.0
  wrapt==1.17.0
  xdg==6.0.0
  xmltodict==0.14.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]
  [l2switch-sonar] $ /bin/sh -xe /tmp/jenkins4556307640148395346.sh
  + echo 'Using SonarCloud'
  Using SonarCloud
  [l2switch-sonar] $ /bin/sh -xe /tmp/jenkins10196143442164101860.sh
  + echo quiet=on
  Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-2725
  [l2switch-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=l2switch -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
  " -DJAVA_OPTS= -DGERRIT_PROJECT=l2switch -Dsha1=origin/master -DMAVEN_OPTS=-Xmx1024m -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=sonar:sonar --version
  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
  Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64
  Default locale: en_US, platform encoding: UTF-8
  OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
  [l2switch-sonar] $ /bin/sh -xe /tmp/jenkins6145388580858239650.sh
  + rm /home/jenkins/.wgetrc
  [EnvInject] - Injecting environment variables from a build step.
  [EnvInject] - Injecting as environment variables the properties content 
  SET_JDK_VERSION=openjdk17
  GIT_URL="git://devvexx.opendaylight.org/mirror"
  
  [EnvInject] - Variables injected successfully.
  [l2switch-sonar] $ /bin/sh /tmp/jenkins4216425842843505533.sh
  ---> update-java-alternatives.sh
  ---> Updating Java version
  ---> RedHat type system detected
  openjdk version "17.0.6-ea" 2023-01-17 LTS
  OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
  OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing)
  JAVA_HOME=/usr/lib/jvm/java-17-openjdk
  [EnvInject] - Injecting environment variables from a build step.
  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
  [EnvInject] - Variables injected successfully.
  [EnvInject] - Injecting environment variables from a build step.
  [EnvInject] - Injecting as environment variables the properties content 
  MAVEN_GOALS=clean install
  SONARCLOUD_JAVA_VERSION=openjdk17
  SONARCLOUD_QUALITYGATE_WAIT=False
  SCAN_DEV_BRANCH=False
  PROJECT_ORGANIZATION=opendaylight
  SONAR_HOST_URL=https://sonarcloud.io
  PROJECT_KEY=opendaylight_l2switch
  
  [EnvInject] - Variables injected successfully.
  provisioning config files...
  copy managed file [global-settings] to file:/w/workspace/l2switch-sonar@tmp/config9054537719878029760tmp
  copy managed file [l2switch-settings] to file:/w/workspace/l2switch-sonar@tmp/config17844419914842895885tmp
  [l2switch-sonar] $ /bin/bash -l /tmp/jenkins9098881145655814240.sh
  ---> common-variables.sh
  --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
  ---> maven-sonar.sh
  + set +u
  + export MAVEN_OPTS
  + declare -a params
  + params+=("--global-settings $GLOBAL_SETTINGS_FILE")
  + params+=("--settings $SETTINGS_FILE")
  + _JAVA_OPTIONS=
  + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/l2switch-sonar@tmp/config9054537719878029760tmp --settings /w/workspace/l2switch-sonar@tmp/config17844419914842895885tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
  Picked up _JAVA_OPTIONS: 
  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
  Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64
  Default locale: en_US, platform encoding: UTF-8
  OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
  [INFO] Error stacktraces are turned on.
  [INFO] Scanning for projects...
  [INFO] ------------------------------------------------------------------------
  [INFO] Reactor Build Order:
  [INFO] 
  [INFO] l2switch-parent                                                    [pom]
  [INFO] packethandler-model                                             [bundle]
  [INFO] packethandler-impl                                              [bundle]
  [INFO] packethandler.aggregator                                           [pom]
  [INFO] loopremover-model                                               [bundle]
  [INFO] loopremover-impl                                                [bundle]
  [INFO] loopremover.aggregator                                             [pom]
  [INFO] addresstracker-model                                            [bundle]
  [INFO] arphandler-impl                                                 [bundle]
  [INFO] addresstracker-impl                                             [bundle]
  [INFO] addresstracker.aggregator                                          [pom]
  [INFO] hosttracker.aggregator                                             [pom]
  [INFO] hosttracker-model                                               [bundle]
  [INFO] hosttracker-impl                                                [bundle]
  [INFO] main-impl                                                       [bundle]
  [INFO] OpenDaylight :: L2Switch :: Feature Parent                         [pom]
  [INFO] OpenDaylight :: L2Switch :: PacketHandler                      [feature]
  [INFO] OpenDaylight :: L2Switch :: AddressTracker                     [feature]
  [INFO] OpenDaylight :: L2Switch :: HostTracker                        [feature]
  [INFO] OpenDaylight :: L2Switch :: LoopRemover                        [feature]
  [INFO] OpenDaylight :: L2Switch :: ArpHandler                         [feature]
  [INFO] OpenDaylight :: L2Switch :: Switch                             [feature]
  [INFO] OpenDaylight :: L2Switch :: All                                [feature]
  [INFO] OpenDaylight :: L2Switch :: Switch REST                        [feature]
  [INFO] features-l2switch                                              [feature]
  [INFO] distribution-karaf                                                 [pom]
  [INFO] features-l2switch-aggregator                                       [pom]
  [INFO] l2switch-artifacts                                                 [pom]
  [INFO] l2switch                                                           [pom]
  [INFO] 
  [INFO] -------------< org.opendaylight.l2switch:l2switch-parent >--------------
  [INFO] Building l2switch-parent 0.8.0-SNAPSHOT                           [1/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ l2switch-parent ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ l2switch-parent ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ l2switch-parent ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ l2switch-parent ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ l2switch-parent ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ l2switch-parent ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ l2switch-parent ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ l2switch-parent ---
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ l2switch-parent >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ l2switch-parent ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ l2switch-parent <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ l2switch-parent ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ l2switch-parent ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ l2switch-parent ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ l2switch-parent ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/parent/target/bom.xml
  [INFO]            attaching as l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/parent/target/bom.json
  [INFO]            attaching as l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ l2switch-parent ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ l2switch-parent ---
  [INFO] Skipping pom project
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ l2switch-parent ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ l2switch-parent ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ l2switch-parent ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ l2switch-parent ---
  [INFO] Installing /w/workspace/l2switch-sonar/parent/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ----< org.opendaylight.l2switch.packethandler:packethandler-model >-----
  [INFO] Building packethandler-model 0.8.0-SNAPSHOT                       [2/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler-model ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler-model ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler-model ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler-model ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler-model ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/packethandler/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ packethandler-model ---
  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
  [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/packethandler/model/src/main/yang
  [INFO] yang-to-sources: Found 8 dependencies in 7.692 ms
  [INFO] yang-to-sources: Project model files found: 6 in 125.2 ms
  [INFO] yang-to-sources: 25 YANG models processed in 1.056 s
  [INFO] BindingJavaFileGenerator: Defined 72 files in 190.4 ms
  [INFO] Sorted 72 files into 19 directories in 3.402 ms
  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 305.4 ms
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler-model ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler-model ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler-model ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ packethandler-model ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/src/main/resources
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/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/l2switch-sonar/packethandler/model/target/generated-sources/spi
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ packethandler-model ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 71 source files with javac [debug release 17] to target/classes
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler-model >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler-model ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler-model <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler-model ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ packethandler-model ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/src/test/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ packethandler-model ---
  [INFO] No sources to compile
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ packethandler-model ---
  [INFO] No tests to run.
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler-model ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ packethandler-model ---
  [INFO] Building bundle: /w/workspace/l2switch-sonar/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/packethandler/model/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler-model ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler-model ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/packethandler/model/target/bom.xml
  [INFO]            attaching as packethandler-model-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/packethandler/model/target/bom.json
  [INFO]            attaching as packethandler-model-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-model ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler-model ---
  [WARNING] Used undeclared dependencies found:
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler-model ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler-model ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler-model ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler-model ---
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ packethandler-model ---
  [INFO] Writing OBR metadata
  [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] -----< org.opendaylight.l2switch.packethandler:packethandler-impl >-----
  [INFO] Building packethandler-impl 0.8.0-SNAPSHOT                        [3/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler-impl ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler-impl ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler-impl ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler-impl ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/packethandler/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler-impl ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler-impl ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler-impl ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ packethandler-impl ---
  [INFO] Copying 1 resource from src/main/resources to target/classes
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/implementation/target/generated-sources/spi
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/implementation/target/generated-sources/yang
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ packethandler-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 11 source files with javac [debug release 17] to target/classes
  [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[24,58] found raw type: org.opendaylight.yangtools.yang.binding.Notification
    missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification<T>
  [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[46,73] unchecked method invocation: method registerListener in interface org.opendaylight.mdsal.binding.api.NotificationService is applied to given types
    required: java.lang.Class<N>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<N>
    found:    java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener<capture#1 of ?>
  [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[46,87] unchecked conversion
    required: java.lang.Class<N>
    found:    java.lang.Class
  [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[92,21] found raw type: java.lang.Class
    missing type arguments for generic class java.lang.Class<T>
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler-impl >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler-impl ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler-impl <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler-impl ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ packethandler-impl ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/implementation/src/test/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ packethandler-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ packethandler-impl ---
  [INFO] Surefire report directory: /w/workspace/l2switch-sonar/packethandler/implementation/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.l2switch.packethandler.decoders.ArpDecoderTest
  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.833 s -- in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest
  [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest
  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest
  [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest
  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest
  [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest
  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest
  [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest
  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest
  [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest
  [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest
  [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest
  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest
  [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest
  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest
  [INFO] 
  [INFO] Results:
  [INFO] 
  [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0
  [INFO] 
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler-impl ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ packethandler-impl ---
  [INFO] Building bundle: /w/workspace/l2switch-sonar/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/packethandler/implementation/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler-impl ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler-impl ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.xml
  [INFO]            attaching as packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.json
  [INFO]            attaching as packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-impl ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler-impl ---
  [WARNING] Used undeclared dependencies found:
  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile
  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile
  [WARNING]    org.opendaylight.yangtools:yang-common:jar:11.0.7:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile
  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
  [WARNING]    org.opendaylight.yangtools:concepts:jar:11.0.7:compile
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler-impl ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler-impl ---
  [INFO] Loading execution data file /w/workspace/l2switch-sonar/packethandler/implementation/target/code-coverage/jacoco.exec
  [INFO] Analyzed bundle 'packethandler-impl' with 11 classes
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler-impl ---
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ packethandler-impl ---
  [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] --< org.opendaylight.l2switch.packethandler:packethandler.aggregator >--
  [INFO] Building packethandler.aggregator 0.8.0-SNAPSHOT                  [4/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler.aggregator ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler.aggregator ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler.aggregator ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler.aggregator ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler.aggregator ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/packethandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler.aggregator ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler.aggregator ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler.aggregator ---
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler.aggregator >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler.aggregator ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler.aggregator <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler.aggregator ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler.aggregator ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler.aggregator ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler.aggregator ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/packethandler/target/bom.xml
  [INFO]            attaching as packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/packethandler/target/bom.json
  [INFO]            attaching as packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler.aggregator ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler.aggregator ---
  [INFO] Skipping pom project
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler.aggregator ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler.aggregator ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler.aggregator ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler.aggregator ---
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ------< org.opendaylight.l2switch.loopremover:loopremover-model >-------
  [INFO] Building loopremover-model 0.8.0-SNAPSHOT                         [5/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover-model ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover-model ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover-model ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover-model ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover-model ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/loopremover/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ loopremover-model ---
  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
  [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/loopremover/model/src/main/yang
  [INFO] yang-to-sources: Found 4 dependencies in 1.761 ms
  [INFO] yang-to-sources: Project model files found: 1 in 1.015 ms
  [INFO] yang-to-sources: 4 YANG models processed in 19.88 ms
  [INFO] BindingJavaFileGenerator: Defined 8 files in 4.626 ms
  [INFO] Sorted 8 files into 2 directories in 104.9 μs
  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 10.58 ms
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover-model ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover-model ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover-model ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ loopremover-model ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/model/src/main/resources
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/model/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/l2switch-sonar/loopremover/model/target/generated-sources/spi
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ loopremover-model ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 7 source files with javac [debug release 17] to target/classes
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover-model >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover-model ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover-model <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover-model ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ loopremover-model ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/model/src/test/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ loopremover-model ---
  [INFO] No sources to compile
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ loopremover-model ---
  [INFO] No tests to run.
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover-model ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ loopremover-model ---
  [INFO] Building bundle: /w/workspace/l2switch-sonar/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/loopremover/model/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover-model ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover-model ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/loopremover/model/target/bom.xml
  [INFO]            attaching as loopremover-model-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/loopremover/model/target/bom.json
  [INFO]            attaching as loopremover-model-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-model ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover-model ---
  [WARNING] Unused declared dependencies found:
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover-model ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover-model ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover-model ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover-model ---
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ loopremover-model ---
  [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] -------< org.opendaylight.l2switch.loopremover:loopremover-impl >-------
  [INFO] Building loopremover-impl 0.8.0-SNAPSHOT                          [6/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover-impl ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover-impl ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover-impl ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover-impl ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/loopremover/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ loopremover-impl ---
  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
  [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/loopremover/implementation/src/main/yang
  [INFO] yang-to-sources: Found 12 dependencies in 3.629 ms
  [INFO] yang-to-sources: Project model files found: 1 in 671.1 μs
  [INFO] yang-to-sources: 1 YANG models processed in 95.84 ms
  [INFO] BindingJavaFileGenerator: Defined 6 files in 674.7 μs
  [INFO] Sorted 6 files into 2 directories in 84.80 μs
  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.906 ms
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover-impl ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover-impl ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover-impl ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ loopremover-impl ---
  [INFO] Copying 1 resource from src/main/resources to target/classes
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/implementation/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/l2switch-sonar/loopremover/implementation/target/generated-sources/spi
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ loopremover-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 11 source files with javac [debug release 17] to target/classes
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[274,86] unchecked cast
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#1 of ?>
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[297,30] unchecked cast
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#2 of ?>
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,85] unchecked cast
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#3 of ?>
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover-impl >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover-impl ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover-impl <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover-impl ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ loopremover-impl ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/implementation/src/test/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ loopremover-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[43,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[64,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[73,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types
    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,L
    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[73,72] unchecked conversion
    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[272,61] unchecked conversion
    required: org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link>
    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[273,69] unchecked conversion
    required: org.opendaylight.mdsal.binding.api.DataObjectModification<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link>
    found:    org.opendaylight.mdsal.binding.api.DataObjectModification
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[288,38] 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.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[288,75] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[326,39] 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.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[326,76] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[335,53] 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.yang.binding.InstanceIdentifier<T>,T
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector
  [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[335,90] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ loopremover-impl ---
  [INFO] Surefire report directory: /w/workspace/l2switch-sonar/loopremover/implementation/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.l2switch.loopremover.flow.InitialFlowWriterTest
  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.952 s -- in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest
  [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest
  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest
  [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest
  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.834 s -- in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest
  [INFO] Running org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest
  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest
  [INFO] 
  [INFO] Results:
  [INFO] 
  [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
  [INFO] 
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover-impl ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ loopremover-impl ---
  [WARNING] Bundle org.opendaylight.l2switch.loopremover:loopremover-impl:bundle:0.8.0-SNAPSHOT : Unused Export-Package instructions: [org.apache.commons*] 
  [INFO] Building bundle: /w/workspace/l2switch-sonar/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/loopremover/implementation/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover-impl ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover-impl ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.xml
  [INFO]            attaching as loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.json
  [INFO]            attaching as loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-impl ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover-impl ---
  [WARNING] Used undeclared dependencies found:
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile
  [WARNING]    org.opendaylight.yangtools:util:jar:11.0.7:compile
  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile
  [WARNING]    org.checkerframework:checker-qual:jar:3.43.0:compile
  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile
  [WARNING]    org.opendaylight.yangtools:concepts:jar:11.0.7:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile
  [WARNING] Non-test scoped test only dependencies found:
  [WARNING]    org.opendaylight.yangtools:util:jar:11.0.7:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover-impl ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover-impl ---
  [INFO] Loading execution data file /w/workspace/l2switch-sonar/loopremover/implementation/target/code-coverage/jacoco.exec
  [INFO] Analyzed bundle 'loopremover-impl' with 8 classes
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover-impl ---
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ loopremover-impl ---
  [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] ----< org.opendaylight.l2switch.loopremover:loopremover.aggregator >----
  [INFO] Building loopremover.aggregator 0.8.0-SNAPSHOT                    [7/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover.aggregator ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover.aggregator ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover.aggregator ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover.aggregator ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover.aggregator ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/loopremover/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover.aggregator ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover.aggregator ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover.aggregator ---
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover.aggregator >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover.aggregator ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover.aggregator <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover.aggregator ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover.aggregator ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover.aggregator ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover.aggregator ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/loopremover/target/bom.xml
  [INFO]            attaching as loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/loopremover/target/bom.json
  [INFO]            attaching as loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover.aggregator ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover.aggregator ---
  [INFO] Skipping pom project
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover.aggregator ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover.aggregator ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover.aggregator ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover.aggregator ---
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ---< org.opendaylight.l2switch.addresstracker:addresstracker-model >----
  [INFO] Building addresstracker-model 0.8.0-SNAPSHOT                      [8/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker-model ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker-model ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker-model ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker-model ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker-model ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/addresstracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ addresstracker-model ---
  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
  [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/addresstracker/model/src/main/yang
  [INFO] yang-to-sources: Found 9 dependencies in 2.804 ms
  [INFO] yang-to-sources: Project model files found: 1 in 1.293 ms
  [INFO] yang-to-sources: 22 YANG models processed in 427.9 ms
  [INFO] BindingJavaFileGenerator: Defined 10 files in 47.26 ms
  [INFO] Sorted 10 files into 3 directories in 101.2 μs
  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 55.23 ms
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker-model ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker-model ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker-model ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ addresstracker-model ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/model/src/main/resources
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/model/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/l2switch-sonar/addresstracker/model/target/generated-sources/spi
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ addresstracker-model ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 9 source files with javac [debug release 17] to target/classes
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker-model >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker-model ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker-model <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker-model ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ addresstracker-model ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/model/src/test/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ addresstracker-model ---
  [INFO] No sources to compile
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ addresstracker-model ---
  [INFO] No tests to run.
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker-model ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ addresstracker-model ---
  [INFO] Building bundle: /w/workspace/l2switch-sonar/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/addresstracker/model/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker-model ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker-model ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/addresstracker/model/target/bom.xml
  [INFO]            attaching as addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/addresstracker/model/target/bom.json
  [INFO]            attaching as addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-model ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker-model ---
  [WARNING] Used undeclared dependencies found:
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker-model ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker-model ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker-model ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker-model ---
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ addresstracker-model ---
  [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] --------< org.opendaylight.l2switch.arphandler:arphandler-impl >--------
  [INFO] Building arphandler-impl 0.8.0-SNAPSHOT                           [9/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arphandler-impl ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arphandler-impl ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arphandler-impl ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arphandler-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arphandler-impl ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/arphandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ arphandler-impl ---
  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
  [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/arphandler/src/main/yang
  [INFO] yang-to-sources: Found 15 dependencies in 17.78 ms
  [INFO] yang-to-sources: Project model files found: 1 in 1.309 ms
  [INFO] yang-to-sources: 1 YANG models processed in 75.86 ms
  [INFO] BindingJavaFileGenerator: Defined 6 files in 653.3 μs
  [INFO] Sorted 6 files into 2 directories in 66.46 μs
  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.114 ms
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arphandler-impl ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arphandler-impl ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arphandler-impl ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arphandler-impl ---
  [INFO] Copying 1 resource from src/main/resources to target/classes
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/arphandler/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/l2switch-sonar/arphandler/target/generated-sources/spi
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arphandler-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 11 source files with javac [debug release 17] to target/classes
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[167,84] unchecked cast
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#1 of ?>
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ arphandler-impl >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ arphandler-impl ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ arphandler-impl <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ arphandler-impl ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arphandler-impl ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/arphandler/src/test/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arphandler-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[36,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[48,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[90,84] unchecked conversion
    required: java.util.HashMap<java.lang.String,java.util.List<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef>>
    found:    java.util.HashMap
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[106,84] unchecked conversion
    required: java.util.HashMap<java.lang.String,java.util.List<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef>>
    found:    java.util.HashMap
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[129,84] unchecked conversion
    required: java.util.HashMap<java.lang.String,org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef>
    found:    java.util.HashMap
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[145,84] unchecked conversion
    required: java.util.HashMap<java.lang.String,org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef>
    found:    java.util.HashMap
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[148,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[148,50] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[162,84] unchecked conversion
    required: java.util.HashMap<java.lang.String,org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef>
    found:    java.util.HashMap
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[165,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[165,50] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[174,84] unchecked conversion
    required: java.util.HashMap<java.lang.String,java.util.List<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef>>
    found:    java.util.HashMap
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[60,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,38] 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.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,75] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[45,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,38] 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.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,75] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,38] 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.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,75] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arphandler-impl ---
  [INFO] Surefire report directory: /w/workspace/l2switch-sonar/arphandler/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.l2switch.arphandler.core.ArpPacketHandlerTest
  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.814 s -- in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest
  [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest
  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 s -- in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest
  [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest
  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s -- in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest
  [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest
  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest
  [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest
  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest
  [INFO] 
  [INFO] Results:
  [INFO] 
  [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
  [INFO] 
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ arphandler-impl ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arphandler-impl ---
  [INFO] Building bundle: /w/workspace/l2switch-sonar/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/arphandler/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arphandler-impl ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ arphandler-impl ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/arphandler/target/bom.xml
  [INFO]            attaching as arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/arphandler/target/bom.json
  [INFO]            attaching as arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arphandler-impl ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arphandler-impl ---
  [WARNING] Used undeclared dependencies found:
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile
  [WARNING]    org.opendaylight.yangtools:util:jar:11.0.7:compile
  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile
  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile
  [WARNING]    org.opendaylight.yangtools:concepts:jar:11.0.7:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile
  [WARNING] Unused declared dependencies found:
  [WARNING]    org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile
  [WARNING]    net.sf.jung:jung-api:jar:2.1.1:compile
  [WARNING] Non-test scoped test only dependencies found:
  [WARNING]    org.opendaylight.yangtools:util:jar:11.0.7:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arphandler-impl ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arphandler-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arphandler-impl ---
  [INFO] Loading execution data file /w/workspace/l2switch-sonar/arphandler/target/code-coverage/jacoco.exec
  [INFO] Analyzed bundle 'arphandler-impl' with 10 classes
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ arphandler-impl ---
  [INFO] Installing /w/workspace/l2switch-sonar/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arphandler-impl ---
  [INFO] Installing org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] ----< org.opendaylight.l2switch.addresstracker:addresstracker-impl >----
  [INFO] Building addresstracker-impl 0.8.0-SNAPSHOT                      [10/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker-impl ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker-impl ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker-impl ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker-impl ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/addresstracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ addresstracker-impl ---
  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
  [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/yang
  [INFO] yang-to-sources: Found 12 dependencies in 3.793 ms
  [INFO] yang-to-sources: Project model files found: 1 in 472.8 μs
  [INFO] yang-to-sources: 1 YANG models processed in 83.40 ms
  [INFO] BindingJavaFileGenerator: Defined 6 files in 570.8 μs
  [INFO] Sorted 6 files into 2 directories in 83.32 μs
  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 3.948 ms
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker-impl ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker-impl ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker-impl ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ addresstracker-impl ---
  [INFO] Copying 1 resource from src/main/resources to target/classes
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/implementation/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/l2switch-sonar/addresstracker/implementation/target/generated-sources/spi
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ addresstracker-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 10 source files with javac [debug release 17] to target/classes
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[110,82] unchecked cast
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#1 of ?>
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[163,38] unchecked cast
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#2 of ?>
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[168,19] found raw type: com.google.common.util.concurrent.FluentFuture
    missing type arguments for generic class com.google.common.util.concurrent.FluentFuture<V>
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,32] unchecked method invocation: method addCallback in class com.google.common.util.concurrent.Futures is applied to given types
    required: com.google.common.util.concurrent.ListenableFuture<V>,com.google.common.util.concurrent.FutureCallback<? super V>,java.util.concurrent.Executor
    found:    com.google.common.util.concurrent.FluentFuture,<anonymous com.google.common.util.concurrent.FutureCallback<org.opendaylight.mdsal.common.api.CommitInfo>>,java.util.concurrent.Executor
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,33] unchecked conversion
    required: com.google.common.util.concurrent.ListenableFuture<V>
    found:    com.google.common.util.concurrent.FluentFuture
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,26] unchecked method invocation: method put in interface java.util.Map is applied to given types
    required: K,V
    found:    org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriter.NodeConnectorLock,com.google.common.util.concurrent.FluentFuture
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,46] unchecked conversion
    required: V
    found:    com.google.common.util.concurrent.FluentFuture
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker-impl >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker-impl ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker-impl <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker-impl ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ addresstracker-impl ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ addresstracker-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,34] 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.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,71] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,51] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
    required: T
    found:    com.google.common.util.concurrent.FluentFuture
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,56] unchecked conversion
    required: T
    found:    com.google.common.util.concurrent.FluentFuture
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,47] 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.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,84] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,49] 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.yang.binding.InstanceIdentifier<T>,T
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,86] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,47] 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.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,84] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,49] 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.yang.binding.InstanceIdentifier<T>,T
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector
  [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,86] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ addresstracker-impl ---
  [INFO] Surefire report directory: /w/workspace/l2switch-sonar/addresstracker/implementation/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.l2switch.addresstracker.addressobserver.AddressObservationWriterTest
  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.400 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest
  [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest
  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest
  [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test
  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test
  [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test
  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test
  [INFO] 
  [INFO] Results:
  [INFO] 
  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
  [INFO] 
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker-impl ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ addresstracker-impl ---
  [INFO] Building bundle: /w/workspace/l2switch-sonar/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/addresstracker/implementation/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker-impl ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker-impl ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.xml
  [INFO]            attaching as addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.json
  [INFO]            attaching as addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-impl ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker-impl ---
  [WARNING] Used undeclared dependencies found:
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile
  [WARNING]    org.opendaylight.yangtools:util:jar:11.0.7:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile
  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile
  [WARNING]    org.opendaylight.yangtools:concepts:jar:11.0.7:compile
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile
  [WARNING] Unused declared dependencies found:
  [WARNING]    org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile
  [WARNING] Non-test scoped test only dependencies found:
  [WARNING]    org.opendaylight.yangtools:util:jar:11.0.7:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker-impl ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker-impl ---
  [INFO] Loading execution data file /w/workspace/l2switch-sonar/addresstracker/implementation/target/code-coverage/jacoco.exec
  [INFO] Analyzed bundle 'addresstracker-impl' with 6 classes
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker-impl ---
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ addresstracker-impl ---
  [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] --< org.opendaylight.l2switch.addresstracker:addresstracker.aggregator >--
  [INFO] Building addresstracker.aggregator 0.8.0-SNAPSHOT                [11/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker.aggregator ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker.aggregator ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker.aggregator ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker.aggregator ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker.aggregator ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/addresstracker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker.aggregator ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker.aggregator ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker.aggregator ---
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker.aggregator >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker.aggregator ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker.aggregator <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker.aggregator ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker.aggregator ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker.aggregator ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker.aggregator ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/addresstracker/target/bom.xml
  [INFO]            attaching as addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/addresstracker/target/bom.json
  [INFO]            attaching as addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker.aggregator ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker.aggregator ---
  [INFO] Skipping pom project
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker.aggregator ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker.aggregator ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker.aggregator ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker.aggregator ---
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ----< org.opendaylight.l2switch.hosttracker:hosttracker.aggregator >----
  [INFO] Building hosttracker.aggregator 0.8.0-SNAPSHOT                   [12/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker.aggregator ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker.aggregator ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker.aggregator ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker.aggregator ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker.aggregator ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/hosttracker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker.aggregator ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker.aggregator ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker.aggregator ---
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker.aggregator >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker.aggregator ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker.aggregator <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker.aggregator ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker.aggregator ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker.aggregator ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker.aggregator ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/hosttracker/target/bom.xml
  [INFO]            attaching as hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/hosttracker/target/bom.json
  [INFO]            attaching as hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker.aggregator ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker.aggregator ---
  [INFO] Skipping pom project
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker.aggregator ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker.aggregator ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker.aggregator ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker.aggregator ---
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ------< org.opendaylight.l2switch.hosttracker:hosttracker-model >-------
  [INFO] Building hosttracker-model 0.8.0-SNAPSHOT                        [13/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker-model ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker-model ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker-model ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker-model ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker-model ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/hosttracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ hosttracker-model ---
  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
  [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/hosttracker/model/src/main/yang
  [INFO] yang-to-sources: Found 12 dependencies in 3.680 ms
  [INFO] yang-to-sources: Project model files found: 1 in 597.5 μs
  [INFO] yang-to-sources: 24 YANG models processed in 356.6 ms
  [INFO] BindingJavaFileGenerator: Defined 11 files in 31.37 ms
  [INFO] Sorted 11 files into 3 directories in 97.46 μs
  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 39.92 ms
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker-model ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker-model ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker-model ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hosttracker-model ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/model/src/main/resources
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/model/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/l2switch-sonar/hosttracker/model/target/generated-sources/spi
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hosttracker-model ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 10 source files with javac [debug release 17] to target/classes
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker-model >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker-model ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker-model <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker-model ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hosttracker-model ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/model/src/test/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hosttracker-model ---
  [INFO] No sources to compile
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hosttracker-model ---
  [INFO] No tests to run.
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker-model ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hosttracker-model ---
  [INFO] Building bundle: /w/workspace/l2switch-sonar/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/hosttracker/model/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker-model ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker-model ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/hosttracker/model/target/bom.xml
  [INFO]            attaching as hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/hosttracker/model/target/bom.json
  [INFO]            attaching as hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-model ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker-model ---
  [WARNING] Used undeclared dependencies found:
  [WARNING]    org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile
  [WARNING] Unused declared dependencies found:
  [WARNING]    org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker-model ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker-model ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker-model ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker-model ---
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hosttracker-model ---
  [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] -------< org.opendaylight.l2switch.hosttracker:hosttracker-impl >-------
  [INFO] Building hosttracker-impl 0.8.0-SNAPSHOT                         [14/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker-impl ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker-impl ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker-impl ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker-impl ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/hosttracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ hosttracker-impl ---
  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
  [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/yang
  [INFO] yang-to-sources: Found 13 dependencies in 2.735 ms
  [INFO] yang-to-sources: Project model files found: 1 in 1.163 ms
  [INFO] yang-to-sources: 1 YANG models processed in 139.2 ms
  [INFO] BindingJavaFileGenerator: Defined 6 files in 522.3 μs
  [INFO] Sorted 6 files into 2 directories in 84.14 μs
  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.116 ms
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker-impl ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker-impl ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker-impl ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hosttracker-impl ---
  [INFO] Copying 1 resource from src/main/resources to target/classes
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/implementation/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/l2switch-sonar/hosttracker/implementation/target/generated-sources/spi
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hosttracker-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 14 source files with javac [debug release 17] to target/classes
  [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[134,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[152,25] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[172,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[229,19] explicit call to close() on an auto-closeable resource
  [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[363,29] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker-impl >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker-impl ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker-impl <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker-impl ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hosttracker-impl ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/implementation/src/test/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hosttracker-impl ---
  [INFO] No sources to compile
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hosttracker-impl ---
  [INFO] No tests to run.
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker-impl ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hosttracker-impl ---
  [INFO] Building bundle: /w/workspace/l2switch-sonar/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/hosttracker/implementation/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker-impl ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker-impl ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.xml
  [INFO]            attaching as hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.json
  [INFO]            attaching as hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-impl ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker-impl ---
  [WARNING] Used undeclared dependencies found:
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile
  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile
  [WARNING]    org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile
  [WARNING]    org.opendaylight.yangtools:concepts:jar:11.0.7:compile
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker-impl ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker-impl ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker-impl ---
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hosttracker-impl ---
  [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] --------------< org.opendaylight.l2switch.main:main-impl >--------------
  [INFO] Building main-impl 0.8.0-SNAPSHOT                                [15/29]
  [INFO] -------------------------------[ bundle ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ main-impl ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ main-impl ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ main-impl ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ main-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ main-impl ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/l2switch-main/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ main-impl ---
  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
  [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/l2switch-main/src/main/yang
  [INFO] yang-to-sources: Found 15 dependencies in 4.256 ms
  [INFO] yang-to-sources: Project model files found: 1 in 949.9 μs
  [INFO] yang-to-sources: 1 YANG models processed in 82.15 ms
  [INFO] BindingJavaFileGenerator: Defined 6 files in 760.2 μs
  [INFO] Sorted 6 files into 2 directories in 70.93 μs
  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.739 ms
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ main-impl ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ main-impl ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ main-impl ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ main-impl ---
  [INFO] Copying 1 resource from src/main/resources to target/classes
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/l2switch-main/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/l2switch-sonar/l2switch-main/target/generated-sources/spi
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ main-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 12 source files with javac [debug release 17] to target/classes
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,70] unchecked cast
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#1 of ?>
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ main-impl >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ main-impl ---
  [INFO] Fork Value is true
       [java] Picked up _JAVA_OPTIONS: 
  [INFO] Done SpotBugs Analysis....
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ main-impl <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ main-impl ---
  [INFO] BugInstance size is 0
  [INFO] Error size is 0
  [INFO] No errors/warnings found
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ main-impl ---
  [INFO] Copying 1 resource from src/test/resources to target/test-classes
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ main-impl ---
  [INFO] Recompiling the module because of changed dependency.
  [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[41,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[63,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,38] 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.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,75] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[54,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,50] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,59] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
  [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,63] unchecked conversion
    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
  [INFO] 
  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ main-impl ---
  [INFO] Surefire report directory: /w/workspace/l2switch-sonar/l2switch-main/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.l2switch.flow.FlowWriterServiceImplTest
  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.600 s -- in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest
  [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest
  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.opendaylight.l2switch.flow.InitialFlowWriterTest
  [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest
  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.l2switch.flow.InventoryReaderTest
  [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest
  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest
  [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest
  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest
  [INFO] 
  [INFO] Results:
  [INFO] 
  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
  [INFO] 
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ main-impl ---
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ main-impl ---
  [INFO] Building bundle: /w/workspace/l2switch-sonar/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing manifest: /w/workspace/l2switch-sonar/l2switch-main/target/classes/META-INF/MANIFEST.MF
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ main-impl ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ main-impl ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/l2switch-main/target/bom.xml
  [INFO]            attaching as main-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/l2switch-main/target/bom.json
  [INFO]            attaching as main-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ main-impl ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ main-impl ---
  [WARNING] Used undeclared dependencies found:
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile
  [WARNING]    org.opendaylight.yangtools:util:jar:11.0.7:compile
  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile
  [WARNING]    org.opendaylight.yangtools:concepts:jar:11.0.7:compile
  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile
  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile
  [WARNING] Unused declared dependencies found:
  [WARNING]    org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile
  [WARNING]    org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile
  [WARNING] Non-test scoped test only dependencies found:
  [WARNING]    org.opendaylight.yangtools:util:jar:11.0.7:compile
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ main-impl ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ main-impl ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ main-impl ---
  [INFO] Loading execution data file /w/workspace/l2switch-sonar/l2switch-main/target/code-coverage/jacoco.exec
  [INFO] Analyzed bundle 'main-impl' with 7 classes
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ main-impl ---
  [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar
  [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/target/bom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/target/bom.json to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ main-impl ---
  [INFO] Installing org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar
  [INFO] Writing OBR metadata
  [INFO] 
  [INFO] --------------< org.opendaylight.l2switch:feature-parent >--------------
  [INFO] Building OpenDaylight :: L2Switch :: Feature Parent 0.8.0-SNAPSHOT [16/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-parent ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ feature-parent ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-parent ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent ---
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ feature-parent >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ feature-parent ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ feature-parent <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ feature-parent ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ feature-parent ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ feature-parent ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ feature-parent ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/feature-parent/target/bom.xml
  [INFO]            attaching as feature-parent-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/feature-parent/target/bom.json
  [INFO]            attaching as feature-parent-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-parent ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-parent ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-parent ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ feature-parent ---
  [INFO] Installing /w/workspace/l2switch-sonar/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >--------
  [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 0.8.0-SNAPSHOT [17/29]
  [INFO] ------------------------------[ feature ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-packethandler ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-packethandler ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-packethandler ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-packethandler ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-packethandler ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-packethandler ---
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler ---
  [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/feature/feature.xml
  [INFO] ...done!
  [INFO] Attaching features XML
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-packethandler ---
  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-packethandler >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-packethandler ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-packethandler <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-packethandler ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-packethandler ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-packethandler ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-packethandler ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-packethandler ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.xml
  [INFO]            attaching as odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.json
  [INFO]            attaching as odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-packethandler ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-packethandler ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-packethandler ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-packethandler ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-packethandler ---
  [WARNING] 
  [WARNING] The packaging plugin for project odl-l2switch-packethandler 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/l2switch-sonar/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-features.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >--------
  [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 0.8.0-SNAPSHOT [18/29]
  [INFO] ------------------------------[ feature ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-addresstracker ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-addresstracker ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-addresstracker ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-addresstracker ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-addresstracker ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-addresstracker ---
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker ---
  [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/feature/feature.xml
  [INFO] ...done!
  [INFO] Attaching features XML
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-addresstracker ---
  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-addresstracker >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-addresstracker ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-addresstracker <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-addresstracker ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-addresstracker ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-addresstracker ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-addresstracker ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-addresstracker ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 260 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.xml
  [INFO]            attaching as odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.json
  [INFO]            attaching as odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-addresstracker ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-addresstracker ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-addresstracker ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-addresstracker ---
  [WARNING] 
  [WARNING] The packaging plugin for project odl-l2switch-addresstracker 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/l2switch-sonar/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-features.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >---------
  [INFO] Building OpenDaylight :: L2Switch :: HostTracker 0.8.0-SNAPSHOT  [19/29]
  [INFO] ------------------------------[ feature ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-hosttracker ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-hosttracker ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-hosttracker ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-hosttracker ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-hosttracker ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-hosttracker ---
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker ---
  [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/feature/feature.xml
  [INFO] ...done!
  [INFO] Attaching features XML
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-hosttracker ---
  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-hosttracker >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-hosttracker ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-hosttracker <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-hosttracker ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-hosttracker ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-hosttracker ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-hosttracker ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-hosttracker ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 263 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.xml
  [INFO]            attaching as odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.json
  [INFO]            attaching as odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-hosttracker ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-hosttracker ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-hosttracker ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-hosttracker ---
  [WARNING] 
  [WARNING] The packaging plugin for project odl-l2switch-hosttracker 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/l2switch-sonar/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-features.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >---------
  [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 0.8.0-SNAPSHOT  [20/29]
  [INFO] ------------------------------[ feature ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-loopremover ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-loopremover ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-loopremover ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-loopremover ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-loopremover ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-loopremover ---
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover ---
  [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/feature/feature.xml
  [INFO] ...done!
  [INFO] Attaching features XML
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-loopremover ---
  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-loopremover >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-loopremover ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-loopremover <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-loopremover ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-loopremover ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-loopremover ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-loopremover ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-loopremover ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 275 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.xml
  [INFO]            attaching as odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.json
  [INFO]            attaching as odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-loopremover ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-loopremover ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-loopremover ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-loopremover ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-loopremover ---
  [WARNING] 
  [WARNING] The packaging plugin for project odl-l2switch-loopremover 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/l2switch-sonar/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-features.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >----------
  [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 0.8.0-SNAPSHOT   [21/29]
  [INFO] ------------------------------[ feature ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-arphandler ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-arphandler ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-arphandler ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-arphandler ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-arphandler ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-arphandler ---
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler ---
  [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/feature/feature.xml
  [INFO] ...done!
  [INFO] Attaching features XML
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-arphandler ---
  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-arphandler >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-arphandler ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-arphandler <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-arphandler ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-arphandler ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-arphandler ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-arphandler ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-arphandler ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 281 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.xml
  [INFO]            attaching as odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.json
  [INFO]            attaching as odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-arphandler ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-arphandler ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-arphandler ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-arphandler ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-arphandler ---
  [WARNING] 
  [WARNING] The packaging plugin for project odl-l2switch-arphandler 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/l2switch-sonar/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-features.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------
  [INFO] Building OpenDaylight :: L2Switch :: Switch 0.8.0-SNAPSHOT       [22/29]
  [INFO] ------------------------------[ feature ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-switch ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-switch ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-switch ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-switch ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-switch ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-switch ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-switch ---
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch ---
  [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/feature/feature.xml
  [INFO] ...done!
  [INFO] Attaching features XML
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-switch ---
  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-switch >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-switch ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-switch <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-switch ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-switch ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-switch ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-switch ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-switch ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 288 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.xml
  [INFO]            attaching as odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.json
  [INFO]            attaching as odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-switch ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-switch ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-switch ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-switch ---
  [WARNING] 
  [WARNING] The packaging plugin for project odl-l2switch-switch 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/l2switch-sonar/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-features.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] -------------< org.opendaylight.l2switch:odl-l2switch-all >-------------
  [INFO] Building OpenDaylight :: L2Switch :: All 0.8.0-SNAPSHOT          [23/29]
  [INFO] ------------------------------[ feature ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-all ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-all ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-all ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-all ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-all ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-all ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-all ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-all ---
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-all ---
  [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/feature/feature.xml
  [INFO] ...done!
  [INFO] Attaching features XML
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-all ---
  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-all >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-all ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-all <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-all ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-all ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-all ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-all ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-all ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 289 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.xml
  [INFO]            attaching as odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.json
  [INFO]            attaching as odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-all ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-all ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-all ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-all ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-all ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-all ---
  [WARNING] 
  [WARNING] The packaging plugin for project odl-l2switch-all 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/l2switch-sonar/features/odl-l2switch-all/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-features.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >---------
  [INFO] Building OpenDaylight :: L2Switch :: Switch REST 0.8.0-SNAPSHOT  [24/29]
  [INFO] ------------------------------[ feature ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-switch-rest ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-switch-rest ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-switch-rest ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-switch-rest ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-switch-rest ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-switch-rest ---
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest ---
  [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/feature/feature.xml
  [INFO] ...done!
  [INFO] Attaching features XML
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-switch-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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-rest >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-switch-rest ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-rest <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-switch-rest ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-switch-rest ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-switch-rest ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-switch-rest ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-switch-rest ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 457 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.xml
  [INFO]            attaching as odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.json
  [INFO]            attaching as odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-rest ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-switch-rest ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-switch-rest ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-switch-rest ---
  [WARNING] 
  [WARNING] The packaging plugin for project odl-l2switch-switch-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/l2switch-sonar/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-features.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ------------< org.opendaylight.l2switch:features-l2switch >-------------
  [INFO] Building features-l2switch 0.8.0-SNAPSHOT                        [25/29]
  [INFO] ------------------------------[ feature ]-------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-l2switch ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-l2switch ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-l2switch ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-l2switch ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-l2switch ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] argLine set to empty
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-l2switch ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-l2switch ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-l2switch ---
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch ---
  [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/features-l2switch/target/feature/feature.xml
  [INFO] ...done!
  [INFO] Attaching features XML
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-l2switch ---
  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  [INFO] 
  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-l2switch >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-l2switch ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-l2switch <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-l2switch ---
  [INFO] 
  [INFO] --- features-test-plugin:13.1.3:test (default) @ features-l2switch ---
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-l2switch ---
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-l2switch ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-l2switch ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 459 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.xml
  [INFO]            attaching as features-l2switch-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.json
  [INFO]            attaching as features-l2switch-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-l2switch ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-l2switch ---
  [INFO] Skipping plugin execution
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-l2switch ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-l2switch ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-l2switch ---
  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-l2switch ---
  [WARNING] 
  [WARNING] The packaging plugin for project features-l2switch 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/l2switch-sonar/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-features.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ------------< org.opendaylight.l2switch:distribution-karaf >------------
  [INFO] Building distribution-karaf 0.8.0-SNAPSHOT                       [26/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-karaf ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-karaf ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ distribution-karaf ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ distribution-karaf ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ distribution-karaf ---
  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ distribution-karaf ---
  [INFO] 
  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ distribution-karaf ---
  [INFO] Starting audit...
  Audit done.
  [INFO] You have 0 Checkstyle violations.
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ distribution-karaf ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ distribution-karaf ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/distribution/karaf/src/main/resources
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ distribution-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/l2switch-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.6/kar
  [INFO]    Feature framework will be added as a startup feature
  [INFO] Generating Karaf assembly: /w/workspace/l2switch-sonar/distribution/karaf/target/assembly
  [INFO] Unzipping kars
  [INFO]    processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar
  [INFO]       found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
  [INFO] Loading profiles from:
  [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
  [INFO] Loading repositories
  [INFO] Generating generated-startup profile
  [INFO] Generating generated-boot profile with parents: generated-startup
  [INFO] Generating generated-installed profile
  [INFO] Configuring etc/config.properties and etc/system.properties
  [INFO] Downloading libraries for generated profiles
  [INFO] Downloading additional libraries
  [INFO] Writing configurations
  [INFO]    adding config file: etc/profile.cfg
  [INFO] Startup stage
  [INFO]    Loading startup repositories
  [INFO]    Resolving startup features and bundles
  [INFO]       Features: framework
  [INFO]       Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3
  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
  [INFO] Boot stage
  [INFO]    Loading boot repositories
  [INFO]       adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/0.8.0-SNAPSHOT/xml/features
  [INFO]       adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/xml/features
  [INFO]       adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.9/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.12.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.17.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.12.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.12.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.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.odlparent/odl-jersey-2/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.12.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/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.odlparent/odl-javassist-3/13.1.3/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features
  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features
  [INFO]    Feature odl-serviceutils-tools/0.12.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.serviceutils/upgrade/0.12.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.serviceutils/tools-api/0.12.3
  [INFO]    Feature jaas-boot/4.4.6 is defined as a boot feature
  [INFO]       adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
  [INFO]       adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6
  [INFO]    Feature odl-mdsal-broker/8.0.6 is defined as a boot feature
  [INFO]    Feature shell/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6
  [INFO]       adding config file: etc/org.apache.karaf.command.acl.shell.cfg
  [INFO]       adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
  [INFO]       adding config file: etc/org.apache.karaf.shell.cfg
  [INFO]    Feature service/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6
  [INFO]    Feature odl-guava/13.1.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.checkerframework/checker-qual/3.43.0
  [INFO]       adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre
  [INFO]       adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1
  [INFO]    Feature package/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6
  [INFO]    Feature odl-openflowplugin-libraries/0.17.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.17.3
  [INFO]    Feature pax-web-websockets/8.0.27 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27
  [INFO]    Feature ssh/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77
  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1
  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6
  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77
  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1
  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77
  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1
  [INFO]    Feature odl-yangtools-util/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.7
  [INFO]    Feature odl-mdsal-binding-base/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.6
  [INFO]    Feature odl-l2switch-arphandler/0.8.0.SNAPSHOT is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.arphandler/arphandler-impl/0.8.0-SNAPSHOT
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT
  [INFO]    Feature odl-l2switch-switch/0.8.0.SNAPSHOT is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.main/main-impl/0.8.0-SNAPSHOT
  [INFO]    Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27
  [INFO]       adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208
  [INFO]    Feature framework/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
  [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.felix/org.apache.felix.cm.json/1.0.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
  [INFO]    Feature shell-compat/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6
  [INFO]    Feature odl-mdsal-bytebuddy/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.17
  [INFO]    Feature deployer/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6
  [INFO]    Feature odl-infrautils-diagstatus/6.0.9 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.9
  [INFO]       adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/6.0.9
  [INFO]       adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/6.0.9
  [INFO]       adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.9
  [INFO]    Feature odl-mdsal-model-odl-l2-types/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.6
  [INFO]    Feature odl-mdsal-binding-dom-adapter/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.6
  [INFO]    Feature odl-stax2-api/13.1.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2
  [INFO]    Feature pt-triemap/1.3.1 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1
  [INFO]    Feature odl-mdsal-clustering-commons/8.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.6
  [INFO]       adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.6
  [INFO]       adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0
  [INFO]       adding maven artifact: mvn:org.lz4/lz4-java/1.8.0
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.6
  [INFO]    Feature odl-yangtools-data/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.7
  [INFO]    Feature odl-openflowplugin-flow-services/0.17.3 is defined as a boot feature
  [INFO]    Feature scr/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6
  [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 aries-proxy/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7
  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7
  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7
  [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.7
  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-util/9.7
  [INFO]    Feature odl-mdsal-dom-api/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.6
  [INFO]    Feature jaas/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6
  [INFO]       adding config file: etc/org.apache.karaf.jaas.cfg
  [INFO]       adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
  [INFO]    Feature odl-mdsal-singleton-common/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.6
  [INFO]    Feature odl-serviceutils-rpc/0.12.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.serviceutils/rpc-api/0.12.3
  [INFO]    Feature management/4.4.6 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.karaf.management/org.apache.karaf.management.server/4.4.6
  [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.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 odl-infrautils-ready/6.0.9 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/6.0.9
  [INFO]       adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/6.0.9
  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/13.1.3
  [INFO]    Feature odl-l2switch-packethandler/0.8.0.SNAPSHOT is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-model/0.8.0-SNAPSHOT
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-impl/0.8.0-SNAPSHOT
  [INFO]    Feature odl-l2switch-loopremover/0.8.0.SNAPSHOT is defined as a boot feature
  [INFO]       adding maven artifact: wrap:mvn:net.sf.jung/jung-algorithms/2.1.1
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-impl/0.8.0-SNAPSHOT
  [INFO]       adding maven artifact: wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-model/0.8.0-SNAPSHOT
  [INFO]       adding maven artifact: wrap:mvn:net.sf.jung/jung-api/2.1.1
  [INFO]    Feature log/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6
  [INFO]       adding config file: etc/org.apache.karaf.log.cfg
  [INFO]    Feature odl-antlr4/13.1.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1
  [INFO]    Feature odl-mdsal-common/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.6
  [INFO]    Feature pax-web-war/8.0.27 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber
  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
  [INFO]       adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27
  [INFO]    Feature pax-url-wrap/2.6.14 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber
  [INFO]    Feature odl-mdsal-binding-api/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.6
  [INFO]    Feature odl-openflowplugin-app-reconciliation-framework/0.17.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.17.3
  [INFO]    Feature odl-openflowplugin-app-config-pusher/0.17.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.17.3
  [INFO]    Feature odl-mdsal-model-rfc6991/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.6
  [INFO]    Feature pax-web-http-war/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6
  [INFO]    Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.6
  [INFO]    Feature war/4.4.6 is defined as a boot feature
  [INFO]    Feature odl-serviceutils-srm/0.12.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.serviceutils/srm-shell/0.12.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.serviceutils/srm-api/0.12.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.serviceutils/srm-impl/0.12.3
  [INFO]    Feature odl-yangtools-common/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.7
  [INFO]    Feature standard/4.4.6 is defined as a boot feature
  [INFO]    Feature odl-openflowjava-protocol/0.17.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3/xml/config
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3/xml/legacyConfig
  [INFO]    Feature odl-mdsal-binding-runtime/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.6
  [INFO]    Feature odl-openflowplugin-app-forwardingrules-manager/0.17.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.17.3
  [INFO]    Feature odl-openflowplugin-southbound/0.17.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.17.3/cfg/config
  [INFO]    Feature odl-gson/13.1.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:com.google.code.gson/gson/2.10.1
  [INFO]    Feature odl-l2switch-hosttracker/0.8.0.SNAPSHOT is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-impl/0.8.0-SNAPSHOT
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-model/0.8.0-SNAPSHOT
  [INFO]    Feature odl-yangtools-data-api/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.7
  [INFO]    Feature odl-openflowplugin-nsf-model/0.17.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-inventory/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-topology/0.17.3
  [INFO]    Feature odl-mdsal-distributed-datastore/8.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.6
  [INFO]       adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/akkaconf
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/factoryakkaconf
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/moduleshardconf
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/moduleconf
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/cfg/datastore
  [INFO]    Feature odl-controller-scala/8.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14
  [INFO]       adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14
  [INFO]       adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2
  [INFO]       adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2
  [INFO]    Feature feature/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
  [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 odl-mdsal-singleton-dom/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.6
  [INFO]    Feature odl-mdsal-binding-runtime-api/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.6
  [INFO]    Feature system/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6
  [INFO]       adding config file: etc/org.apache.karaf.command.acl.system.cfg
  [INFO]    Feature odl-mdsal-eos-common/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.6
  [INFO]    Feature odl-openflowplugin-app-arbitratorreconciliation/0.17.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.17.3
  [INFO]    Feature pax-web-http-jetty/8.0.27 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty
  [INFO]       adding config file: etc/org.ops4j.pax.web.cfg
  [INFO]    Feature pax-web-http/8.0.27 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6
  [INFO]    Feature odl-mdsal-dom-broker/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.6
  [INFO]    Feature diagnostic/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6
  [INFO]       adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
  [INFO]       adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6
  [INFO]    Feature odl-servlet-api/13.1.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0
  [INFO]    Feature odl-serviceutils-metrics/0.12.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.12.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-api/0.12.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.12.3/cfg/config
  [INFO]    Feature odl-mdsal-eos-dom/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.6
  [INFO]    Feature wrap/2.6.14 is defined as a boot feature
  [INFO]    Feature pax-web-core/8.0.27 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27
  [INFO]       adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27
  [INFO]    Feature odl-mdsal-dom-runtime/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.6
  [INFO]    Feature odl-apache-commons-text/13.1.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0
  [INFO]    Feature kar/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6
  [INFO]       adding config file: etc/org.apache.karaf.command.acl.kar.cfg
  [INFO]    Feature odl-yangtools-codec/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.7
  [INFO]    Feature odl-yangtools-netty/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/11.0.7
  [INFO]    Feature odl-yangtools-xpath/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.7
  [INFO]    Feature 468fd34b-d1e2-4bcc-a1b2-b441e5137bfe/0.0.0 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3
  [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.metatype/1.2.4
  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3
  [INFO]    Feature odl-netty-4/13.1.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.109.Final/jar/linux-x86_64
  [INFO]       adding maven artifact: mvn:io.netty/netty-codec/4.1.109.Final
  [INFO]       adding maven artifact: mvn:io.netty/netty-handler/4.1.109.Final
  [INFO]       adding maven artifact: mvn:io.netty/netty-common/4.1.109.Final
  [INFO]       adding maven artifact: mvn:io.netty/netty-buffer/4.1.109.Final
  [INFO]       adding maven artifact: mvn:io.netty/netty-resolver/4.1.109.Final
  [INFO]       adding maven artifact: mvn:io.netty/netty-codec-http/4.1.109.Final
  [INFO]       adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.109.Final
  [INFO]       adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final/jar/linux-x86_64
  [INFO]       adding maven artifact: mvn:io.netty/netty-transport/4.1.109.Final
  [INFO]       adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final
  [INFO]       adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.109.Final
  [INFO]    Feature jline/3.21.0 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
  [INFO]       adding maven artifact: mvn:org.jline/jline/3.21.0
  [INFO]    Feature odl-karaf-feat-jetty/13.1.3 is defined as a boot feature
  [INFO]    Feature odl-l2switch-addresstracker/0.8.0.SNAPSHOT is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-impl/0.8.0-SNAPSHOT
  [INFO]       adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT
  [INFO]    Feature odl-dropwizard-metrics/13.1.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25
  [INFO]       adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25
  [INFO]       adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25
  [INFO]       adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25
  [INFO]    Feature aries-blueprint/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6
  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
  [INFO]    Feature odl-yangtools-parser/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.7
  [INFO]    Feature config/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6
  [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.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6
  [INFO]    Feature odl-mdsal-remoterpc-connector/8.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.6
  [INFO]    Feature odl-yangtools-parser-api/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.7
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.7
  [INFO]    Feature odl-controller-blueprint/8.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.6
  [INFO]    Feature odl-openflowplugin-app-topology/0.17.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.17.3
  [INFO]       adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.17.3
  [INFO]    Feature odl-yangtools-xpath-api/11.0.7 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.7
  [INFO]    Feature odl-infrautils-utils/6.0.9 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/6.0.9
  [INFO]    Feature odl-mdsal-eos-binding/12.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.6
  [INFO]       adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.6
  [INFO]    Feature odl-apache-commons-lang3/13.1.3 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0
  [INFO]    Feature odl-controller-akka/8.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:com.typesafe/config/1.4.2
  [INFO]       adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
  [INFO]       adding maven artifact: mvn:io.aeron/aeron-client/1.38.1
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.6
  [INFO]       adding maven artifact: mvn:org.agrona/agrona/1.15.2
  [INFO]       adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1
  [INFO]       adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4
  [INFO]       adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3
  [INFO]    Feature odl-controller-mdsal-common/8.0.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.6
  [INFO]    Feature bundle/4.4.6 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6
  [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 pax-web-jsp/8.0.27 is defined as a boot feature
  [INFO]       adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0
  [INFO]       adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27
  [INFO]       adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
  [INFO]       adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27
  [INFO] Install stage
  [INFO]    Loading installed repositories
  [INFO]    Feature wrapper/4.4.6 is defined as an installed feature
  [INFO]       adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6
  [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ distribution-karaf >>>
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ distribution-karaf ---
  [INFO] 
  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ distribution-karaf <<<
  [INFO] 
  [INFO] 
  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ distribution-karaf ---
  [INFO] 
  [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ distribution-karaf ---
  [INFO] Executing tasks
  [INFO] Executed tasks
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ distribution-karaf ---
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ distribution-karaf ---
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ distribution-karaf ---
  [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties
  [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/l2switch-sonar/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg
  [INFO] 
  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ distribution-karaf ---
  [INFO] 
  [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ distribution-karaf ---
  [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/distribution/karaf/src/main/assembly
  [INFO] 
  [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ distribution-karaf ---
  [INFO] Feature repository discovered recursively: 1a8d67d6-0db0-4593-a489-e69c719aae7b
  [INFO] Feature repository discovered recursively: features-l2switch
  [INFO] Feature repository discovered recursively: odl-l2switch-all
  [INFO] Feature repository discovered recursively: odl-l2switch-switch
  [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest
  [INFO] Feature repository discovered recursively: odl-restconf
  [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
  [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config
  [INFO] Feature repository discovered recursively: odl-netty-4
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-yangtools-export
  [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
  [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-extras-8.0.6
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-jersey-2
  [INFO] Feature repository discovered recursively: odl-javassist-3
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
  [INFO] Feature repository discovered recursively: odl-ws-rs-api
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
  [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
  [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker
  [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker
  [INFO] Feature repository discovered recursively: odl-l2switch-arphandler
  [INFO] Feature repository discovered recursively: odl-l2switch-loopremover
  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation
  [INFO] Feature repository discovered recursively: odl-l2switch-packethandler
  [INFO] Feature repository discovered recursively: openflowplugin-0.17.3
  [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6
  [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
  [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
  [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
  [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
  [INFO] Feature repository discovered recursively: odl-mdsal-common
  [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
  [INFO] Feature repository discovered recursively: odl-controller-8.0.6
  [INFO] Feature repository discovered recursively: odl-apache-commons-text
  [INFO] Feature repository discovered recursively: odl-yangtools-codec
  [INFO] Feature repository discovered recursively: odl-stax2-api
  [INFO] Feature repository discovered recursively: odl-yangtools-data
  [INFO] Feature repository discovered recursively: odl-antlr4
  [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
  [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
  [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
  [INFO] Feature repository discovered recursively: odl-yangtools-parser
  [INFO] Feature repository discovered recursively: odl-yangtools-xpath
  [INFO] Feature repository discovered recursively: odl-controller-8.0.6
  [INFO] Feature repository discovered recursively: odl-controller-akka
  [INFO] Feature repository discovered recursively: odl-controller-scala
  [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6
  [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus
  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
  [INFO] Feature repository discovered recursively: odl-guava
  [INFO] Feature repository discovered recursively: odl-gson
  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
  [INFO] Feature repository discovered recursively: odl-servlet-api
  [INFO] Feature repository discovered recursively: odl-infrautils-utils
  [INFO] Feature repository discovered recursively: odl-infrautils-ready
  [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3
  [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6
  [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
  [INFO] Feature repository discovered recursively: odl-yangtools-data-api
  [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
  [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
  [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
  [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3
  [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
  [INFO] Feature repository discovered recursively: odl-yangtools-util
  [INFO] Feature repository discovered recursively: pt-triemap
  [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.3
  [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
  [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types
  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
  [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.3
  [INFO] Feature repository discovered recursively: odl-yangtools-netty
  [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries
  [INFO] Feature repository discovered recursively: odl-serviceutils-srm
  [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3
  [INFO] Feature repository discovered recursively: odl-yangtools-common
  [INFO] Feature repository discovered recursively: framework-4.4.6
  [INFO] Feature repository discovered recursively: standard-4.4.6
  [INFO] Feature repository discovered recursively: framework-4.4.6
  [INFO] Feature repository discovered recursively: features-l2switch
  [INFO] Feature repository discovered recursively: odl-l2switch-all
  [INFO] Feature repository discovered recursively: odl-l2switch-switch
  [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker
  [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker
  [INFO] Feature repository discovered recursively: odl-l2switch-packethandler
  [INFO] Feature repository discovered recursively: openflowplugin-0.17.3
  [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6
  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
  [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
  [INFO] Feature repository discovered recursively: odl-yangtools-data-api
  [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
  [INFO] Feature repository discovered recursively: odl-yangtools-common
  [INFO] Feature repository discovered recursively: odl-yangtools-util
  [INFO] Feature repository discovered recursively: odl-guava
  [INFO] Feature repository discovered recursively: pt-triemap
  [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
  [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
  [INFO] Feature repository discovered recursively: odl-mdsal-common
  [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
  [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
  [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
  [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
  [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
  [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
  [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
  [INFO] Feature repository discovered recursively: odl-yangtools-data
  [INFO] Feature repository discovered recursively: odl-antlr4
  [INFO] Feature repository discovered recursively: odl-yangtools-parser
  [INFO] Feature repository discovered recursively: odl-yangtools-xpath
  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
  [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
  [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
  [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
  [INFO] Feature repository discovered recursively: odl-controller-8.0.6
  [INFO] Feature repository discovered recursively: odl-apache-commons-text
  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
  [INFO] Feature repository discovered recursively: odl-yangtools-codec
  [INFO] Feature repository discovered recursively: odl-gson
  [INFO] Feature repository discovered recursively: odl-stax2-api
  [INFO] Feature repository discovered recursively: odl-controller-8.0.6
  [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
  [INFO] Feature repository discovered recursively: odl-servlet-api
  [INFO] Feature repository discovered recursively: odl-controller-akka
  [INFO] Feature repository discovered recursively: odl-controller-scala
  [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6
  [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus
  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
  [INFO] Feature repository discovered recursively: odl-infrautils-ready
  [INFO] Feature repository discovered recursively: odl-infrautils-utils
  [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3
  [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6
  [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3
  [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.3
  [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
  [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types
  [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.3
  [INFO] Feature repository discovered recursively: odl-yangtools-netty
  [INFO] Feature repository discovered recursively: odl-netty-4
  [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries
  [INFO] Feature repository discovered recursively: odl-serviceutils-srm
  [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3
  [INFO] Feature repository discovered recursively: odl-l2switch-arphandler
  [INFO] Feature repository discovered recursively: odl-l2switch-loopremover
  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework
  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation
  [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest
  [INFO] Feature repository discovered recursively: odl-restconf
  [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
  [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-yangtools-export
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
  [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
  [INFO] Feature repository discovered recursively: pax-transx-0.5.4
  [INFO] Feature repository discovered recursively: odl-extras-8.0.6
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-jersey-2
  [INFO] Feature repository discovered recursively: odl-javassist-3
  [INFO] Feature repository discovered recursively: odl-ws-rs-api
  [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
  [INFO] Feature repository discovered recursively: standard-4.4.6
  [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27
  [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1
  [INFO] 
  [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ distribution-karaf ---
  [INFO] Executing tasks
  [INFO] Executed tasks
  [INFO] 
  [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ distribution-karaf ---
  [INFO] Executing tasks
  [INFO]    [delete] Deleting directory /w/workspace/l2switch-sonar/distribution/karaf/target/assembly/system/org/bouncycastle
  [INFO] Executed tasks
  [INFO] 
  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ distribution-karaf ---
  [INFO] Skipping javadoc generation
  [INFO] 
  [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ distribution-karaf ---
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ distribution-karaf ---
  [INFO] Skipping CycloneDX goal, because module skips deploy
  [INFO] 
  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ distribution-karaf ---
  [INFO] Skipping duplicate-finder execution!
  [INFO] 
  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ distribution-karaf ---
  [INFO] Skipping pom project
  [INFO] 
  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ distribution-karaf ---
  [INFO] Skipping source per configuration.
  [INFO] 
  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ distribution-karaf ---
  [INFO] 
  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ distribution-karaf ---
  [INFO] Skipping JaCoCo execution due to missing execution data file.
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ distribution-karaf ---
  [INFO] Installing /w/workspace/l2switch-sonar/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.tar.gz
  [INFO] Installing /w/workspace/l2switch-sonar/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.zip
  [INFO] 
  [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >-------
  [INFO] Building features-l2switch-aggregator 0.8.0-SNAPSHOT             [27/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-l2switch-aggregator ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-l2switch-aggregator ---
  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-l2switch-aggregator ---
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-l2switch-aggregator ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/target/bom.xml
  [INFO]            attaching as features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/target/bom.json
  [INFO]            attaching as features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-l2switch-aggregator ---
  [INFO] Installing /w/workspace/l2switch-sonar/features/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/features/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/features/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------
  [INFO] Building l2switch-artifacts 0.8.0-SNAPSHOT                       [28/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ l2switch-artifacts ---
  [INFO] 
  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ l2switch-artifacts ---
  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
  [INFO] 
  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ l2switch-artifacts ---
  [INFO] 
  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ l2switch-artifacts ---
  [INFO] CycloneDX: Resolving Dependencies
  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/artifacts/target/bom.xml
  [INFO]            attaching as l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/artifacts/target/bom.json
  [INFO]            attaching as l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ l2switch-artifacts ---
  [INFO] Installing /w/workspace/l2switch-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT.pom
  [INFO] Installing /w/workspace/l2switch-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.xml
  [INFO] Installing /w/workspace/l2switch-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.json
  [INFO] 
  [INFO] -----------------< org.opendaylight.l2switch:l2switch >-----------------
  [INFO] Building l2switch 0.8.0-SNAPSHOT                                 [29/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ l2switch ---
  [INFO] 
  [INFO] --- maven-install-plugin:2.4:install (default-install) @ l2switch ---
  [INFO] Installing /w/workspace/l2switch-sonar/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch/0.8.0-SNAPSHOT/l2switch-0.8.0-SNAPSHOT.pom
  [INFO] ------------------------------------------------------------------------
  [INFO] Reactor Summary for l2switch 0.8.0-SNAPSHOT:
  [INFO] 
  [INFO] l2switch-parent .................................... SUCCESS [ 13.543 s]
  [INFO] packethandler-model ................................ SUCCESS [ 13.357 s]
  [INFO] packethandler-impl ................................. SUCCESS [ 11.427 s]
  [INFO] packethandler.aggregator ........................... SUCCESS [  0.433 s]
  [INFO] loopremover-model .................................. SUCCESS [  3.595 s]
  [INFO] loopremover-impl ................................... SUCCESS [ 13.594 s]
  [INFO] loopremover.aggregator ............................. SUCCESS [  0.379 s]
  [INFO] addresstracker-model ............................... SUCCESS [  3.943 s]
  [INFO] arphandler-impl .................................... SUCCESS [ 10.578 s]
  [INFO] addresstracker-impl ................................ SUCCESS [  9.107 s]
  [INFO] addresstracker.aggregator .......................... SUCCESS [  0.365 s]
  [INFO] hosttracker.aggregator ............................. SUCCESS [  0.371 s]
  [INFO] hosttracker-model .................................. SUCCESS [  4.042 s]
  [INFO] hosttracker-impl ................................... SUCCESS [  5.998 s]
  [INFO] main-impl .......................................... SUCCESS [  8.953 s]
  [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SUCCESS [  3.584 s]
  [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 11.960 s]
  [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [  4.176 s]
  [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [  3.932 s]
  [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [  5.597 s]
  [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [  3.971 s]
  [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [  4.022 s]
  [INFO] OpenDaylight :: L2Switch :: All .................... SUCCESS [  4.090 s]
  [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [ 11.769 s]
  [INFO] features-l2switch .................................. SUCCESS [  7.081 s]
  [INFO] distribution-karaf ................................. SUCCESS [ 48.626 s]
  [INFO] features-l2switch-aggregator ....................... SUCCESS [  0.667 s]
  [INFO] l2switch-artifacts ................................. SUCCESS [  0.560 s]
  [INFO] l2switch ........................................... SUCCESS [  1.439 s]
  [INFO] ------------------------------------------------------------------------
  [INFO] BUILD SUCCESS
  [INFO] ------------------------------------------------------------------------
  [INFO] Total time:  03:42 min
  [INFO] Finished at: 2024-12-14T20:38:54Z
  [INFO] ------------------------------------------------------------------------
  + '[' https://sonarcloud.io = https://sonarcloud.io ']'
  + params+=("-Dsonar.projectKey=$PROJECT_KEY")
  + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION")
  + params+=("-Dsonar.login=$API_TOKEN")
  + '[' False = True ']'
  + '[' -n openjdk17 ']'
  + '[' openjdk17 '!=' openjdk17 ']'
  + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/l2switch-sonar@tmp/config9054537719878029760tmp --settings /w/workspace/l2switch-sonar@tmp/config17844419914842895885tmp -Dsonar.projectKey=opendaylight_l2switch -Dsonar.organization=opendaylight -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
  Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64
  Default locale: en_US, platform encoding: UTF-8
  OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
  [INFO] Error stacktraces are turned on.
  [INFO] Scanning for projects...
  [INFO] ------------------------------------------------------------------------
  [INFO] Reactor Build Order:
  [INFO] 
  [INFO] l2switch-parent                                                    [pom]
  [INFO] packethandler-model                                             [bundle]
  [INFO] packethandler-impl                                              [bundle]
  [INFO] packethandler.aggregator                                           [pom]
  [INFO] loopremover-model                                               [bundle]
  [INFO] loopremover-impl                                                [bundle]
  [INFO] loopremover.aggregator                                             [pom]
  [INFO] addresstracker-model                                            [bundle]
  [INFO] arphandler-impl                                                 [bundle]
  [INFO] addresstracker-impl                                             [bundle]
  [INFO] addresstracker.aggregator                                          [pom]
  [INFO] hosttracker.aggregator                                             [pom]
  [INFO] hosttracker-model                                               [bundle]
  [INFO] hosttracker-impl                                                [bundle]
  [INFO] main-impl                                                       [bundle]
  [INFO] OpenDaylight :: L2Switch :: Feature Parent                         [pom]
  [INFO] OpenDaylight :: L2Switch :: PacketHandler                      [feature]
  [INFO] OpenDaylight :: L2Switch :: AddressTracker                     [feature]
  [INFO] OpenDaylight :: L2Switch :: HostTracker                        [feature]
  [INFO] OpenDaylight :: L2Switch :: LoopRemover                        [feature]
  [INFO] OpenDaylight :: L2Switch :: ArpHandler                         [feature]
  [INFO] OpenDaylight :: L2Switch :: Switch                             [feature]
  [INFO] OpenDaylight :: L2Switch :: All                                [feature]
  [INFO] OpenDaylight :: L2Switch :: Switch REST                        [feature]
  [INFO] features-l2switch                                              [feature]
  [INFO] distribution-karaf                                                 [pom]
  [INFO] features-l2switch-aggregator                                       [pom]
  [INFO] l2switch-artifacts                                                 [pom]
  [INFO] l2switch                                                           [pom]
  [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
  [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/)
  [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar: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.l2switch:l2switch >-----------------
  [INFO] Building l2switch 0.8.0-SNAPSHOT                                  [1/29]
  [INFO] --------------------------------[ pom ]---------------------------------
  [INFO] 
  [INFO] --- sonar-maven-plugin:4.0.0.4121:sonar (default-cli) @ l2switch ---
  [WARNING] 20:39:03.087 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] 20:39:03.094 Java 17.0.6-ea Red Hat, Inc. (64-bit)
  [INFO] 20:39:03.094 Linux 4.18.0-553.5.1.el8.x86_64 (amd64)
  [INFO] 20:39:03.094 MAVEN_OPTS= -Xmx1024m
  [INFO] 20:39:03.120 User cache: /home/jenkins/.sonar/cache
  [INFO] 20:39:05.053 Communicating with SonarCloud
  [INFO] 20:39:05.147 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent)
  [INFO] 20:39:05.707 Load global settings
  [INFO] 20:39:06.108 Load global settings (done) | time=403ms
  [INFO] 20:39:06.112 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
  [INFO] 20:39:06.209 Loading required plugins
  [INFO] 20:39:06.209 Load plugins index
  [INFO] 20:39:06.372 Load plugins index (done) | time=163ms
  [INFO] 20:39:06.373 Load/download plugins
  [INFO] 20:39:06.734 Load/download plugins (done) | time=361ms
  [INFO] 20:39:07.049 Found an active CI vendor: 'Jenkins'
  [INFO] 20:39:07.063 Load project settings for component key: 'opendaylight_l2switch'
  [INFO] 20:39:07.232 Load project settings for component key: 'opendaylight_l2switch' (done) | time=169ms
  [INFO] 20:39:07.239 Process project properties
  [INFO] 20:39:07.264 Project key: opendaylight_l2switch
  [INFO] 20:39:07.264 Base dir: /w/workspace/l2switch-sonar
  [INFO] 20:39:07.264 Working dir: /w/workspace/l2switch-sonar/target/sonar
  [INFO] 20:39:07.272 Load project branches
  [INFO] 20:39:07.484 Load project branches (done) | time=212ms
  [INFO] 20:39:07.489 Check ALM binding of project 'opendaylight_l2switch'
  [INFO] 20:39:07.601 Detected project binding: BOUND
  [INFO] 20:39:07.601 Check ALM binding of project 'opendaylight_l2switch' (done) | time=112ms
  [INFO] 20:39:07.603 Load project pull requests
  [INFO] 20:39:07.715 Load project pull requests (done) | time=112ms
  [INFO] 20:39:07.717 Load branch configuration
  [INFO] 20:39:07.719 Load branch configuration (done) | time=2ms
  [INFO] 20:39:07.726 Load quality profiles
  [INFO] 20:39:07.971 Load quality profiles (done) | time=245ms
  [INFO] 20:39:07.979 Load active rules
  [INFO] 20:39:14.199 Load active rules (done) | time=6220ms
  [INFO] 20:39:14.342 Organization key: opendaylight
  [WARNING] 20:39:14.344 The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token.
  [INFO] 20:39:14.357 Preprocessing files...
  [INFO] 20:39:14.539 2 languages detected in 99 preprocessed files
  [INFO] 20:39:14.539 0 files ignored because of inclusion/exclusion patterns
  [INFO] 20:39:14.539 0 files ignored because of scm ignore settings
  [INFO] 20:39:14.932 Loading plugins for detected languages
  [INFO] 20:39:14.932 Load/download plugins
  [INFO] 20:39:15.577 Load/download plugins (done) | time=645ms
  [INFO] 20:39:15.753 Load project repositories
  [INFO] 20:39:15.923 Load project repositories (done) | time=170ms
  [INFO] 20:39:15.925 Indexing files...
  [INFO] 20:39:15.925 Project configuration:
  [INFO] 20:39:15.926   Excluded sources: **/build-wrapper-dump.json
  [INFO] 20:39:15.927 Indexing files of module 'addresstracker-impl'
  [INFO] 20:39:15.927   Base dir: /w/workspace/l2switch-sonar/addresstracker/implementation
  [INFO] 20:39:15.928   Source paths: pom.xml, src/main/java
  [INFO] 20:39:15.928   Test paths: src/test/java
  [INFO] 20:39:15.928   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.931 Indexing files of module 'addresstracker-model'
  [INFO] 20:39:15.931   Base dir: /w/workspace/l2switch-sonar/addresstracker/model
  [INFO] 20:39:15.931   Source paths: pom.xml
  [INFO] 20:39:15.931   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.932 Indexing files of module 'addresstracker.aggregator'
  [INFO] 20:39:15.932   Base dir: /w/workspace/l2switch-sonar/addresstracker
  [INFO] 20:39:15.932   Source paths: pom.xml
  [INFO] 20:39:15.932   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.932 Indexing files of module 'arphandler-impl'
  [INFO] 20:39:15.932   Base dir: /w/workspace/l2switch-sonar/arphandler
  [INFO] 20:39:15.933   Source paths: pom.xml, src/main/java
  [INFO] 20:39:15.933   Test paths: src/test/java
  [INFO] 20:39:15.933   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.934 Indexing files of module 'hosttracker-impl'
  [INFO] 20:39:15.934   Base dir: /w/workspace/l2switch-sonar/hosttracker/implementation
  [INFO] 20:39:15.934   Source paths: pom.xml, src/main/java
  [INFO] 20:39:15.934   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.935 Indexing files of module 'hosttracker-model'
  [INFO] 20:39:15.935   Base dir: /w/workspace/l2switch-sonar/hosttracker/model
  [INFO] 20:39:15.935   Source paths: pom.xml
  [INFO] 20:39:15.935   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.936 Indexing files of module 'hosttracker.aggregator'
  [INFO] 20:39:15.936   Base dir: /w/workspace/l2switch-sonar/hosttracker
  [INFO] 20:39:15.936   Source paths: pom.xml
  [INFO] 20:39:15.936   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.936 Indexing files of module 'loopremover-impl'
  [INFO] 20:39:15.936   Base dir: /w/workspace/l2switch-sonar/loopremover/implementation
  [INFO] 20:39:15.936   Source paths: pom.xml, src/main/java
  [INFO] 20:39:15.936   Test paths: src/test/java
  [INFO] 20:39:15.936   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.937 Indexing files of module 'loopremover-model'
  [INFO] 20:39:15.937   Base dir: /w/workspace/l2switch-sonar/loopremover/model
  [INFO] 20:39:15.937   Source paths: pom.xml
  [INFO] 20:39:15.937   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.938 Indexing files of module 'loopremover.aggregator'
  [INFO] 20:39:15.938   Base dir: /w/workspace/l2switch-sonar/loopremover
  [INFO] 20:39:15.938   Source paths: pom.xml
  [INFO] 20:39:15.938   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.938 Indexing files of module 'main-impl'
  [INFO] 20:39:15.938   Base dir: /w/workspace/l2switch-sonar/l2switch-main
  [INFO] 20:39:15.938   Source paths: pom.xml, src/main/java
  [INFO] 20:39:15.939   Test paths: src/test/java
  [INFO] 20:39:15.939   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.939 Indexing files of module 'packethandler-impl'
  [INFO] 20:39:15.939   Base dir: /w/workspace/l2switch-sonar/packethandler/implementation
  [INFO] 20:39:15.940   Source paths: pom.xml, src/main/java
  [INFO] 20:39:15.940   Test paths: src/test/java
  [INFO] 20:39:15.940   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.941 Indexing files of module 'packethandler-model'
  [INFO] 20:39:15.941   Base dir: /w/workspace/l2switch-sonar/packethandler/model
  [INFO] 20:39:15.941   Source paths: pom.xml
  [INFO] 20:39:15.941   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.941 Indexing files of module 'packethandler.aggregator'
  [INFO] 20:39:15.941   Base dir: /w/workspace/l2switch-sonar/packethandler
  [INFO] 20:39:15.941   Source paths: pom.xml
  [INFO] 20:39:15.942   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.942 Indexing files of module 'distribution-karaf'
  [INFO] 20:39:15.942   Base dir: /w/workspace/l2switch-sonar/distribution/karaf
  [INFO] 20:39:15.942   Source paths: pom.xml
  [INFO] 20:39:15.942   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.942 Indexing files of module 'OpenDaylight :: L2Switch :: Feature Parent'
  [INFO] 20:39:15.943   Base dir: /w/workspace/l2switch-sonar/features/feature-parent
  [INFO] 20:39:15.943   Source paths: pom.xml
  [INFO] 20:39:15.943   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.943 Indexing files of module 'features-l2switch'
  [INFO] 20:39:15.943   Base dir: /w/workspace/l2switch-sonar/features/features-l2switch
  [INFO] 20:39:15.943   Source paths: pom.xml
  [INFO] 20:39:15.943   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.944 Indexing files of module 'OpenDaylight :: L2Switch :: AddressTracker'
  [INFO] 20:39:15.944   Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker
  [INFO] 20:39:15.944   Source paths: pom.xml
  [INFO] 20:39:15.944   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.944 Indexing files of module 'OpenDaylight :: L2Switch :: All'
  [INFO] 20:39:15.944   Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-all
  [INFO] 20:39:15.944   Source paths: pom.xml
  [INFO] 20:39:15.944   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.945 Indexing files of module 'OpenDaylight :: L2Switch :: ArpHandler'
  [INFO] 20:39:15.945   Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler
  [INFO] 20:39:15.945   Source paths: pom.xml
  [INFO] 20:39:15.945   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.945 Indexing files of module 'OpenDaylight :: L2Switch :: HostTracker'
  [INFO] 20:39:15.945   Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker
  [INFO] 20:39:15.945   Source paths: pom.xml
  [INFO] 20:39:15.945   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.946 Indexing files of module 'OpenDaylight :: L2Switch :: LoopRemover'
  [INFO] 20:39:15.946   Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover
  [INFO] 20:39:15.946   Source paths: pom.xml
  [INFO] 20:39:15.946   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.946 Indexing files of module 'OpenDaylight :: L2Switch :: PacketHandler'
  [INFO] 20:39:15.946   Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler
  [INFO] 20:39:15.946   Source paths: pom.xml
  [INFO] 20:39:15.946   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.947 Indexing files of module 'OpenDaylight :: L2Switch :: Switch'
  [INFO] 20:39:15.947   Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-switch
  [INFO] 20:39:15.947   Source paths: pom.xml
  [INFO] 20:39:15.947   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.947 Indexing files of module 'OpenDaylight :: L2Switch :: Switch REST'
  [INFO] 20:39:15.947   Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest
  [INFO] 20:39:15.948   Source paths: pom.xml
  [INFO] 20:39:15.948   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.948 Indexing files of module 'features-l2switch-aggregator'
  [INFO] 20:39:15.948   Base dir: /w/workspace/l2switch-sonar/features
  [INFO] 20:39:15.948   Source paths: pom.xml
  [INFO] 20:39:15.948   Excluded sources: **/build-wrapper-dump.json
  [INFO] 20:39:15.948 Indexing files of module 'l2switch-artifacts'
  [INFO] 20:39:15.948   Base dir: /w/workspace/l2switch-sonar/artifacts
  [INFO] 20:39:15.949   Source paths: pom.xml
  [INFO] 20:39:15.949   Excluded sources: **/build-wrapper-dump.json
  [INFO] 20:39:15.949 Indexing files of module 'l2switch-parent'
  [INFO] 20:39:15.949   Base dir: /w/workspace/l2switch-sonar/parent
  [INFO] 20:39:15.949   Source paths: pom.xml
  [INFO] 20:39:15.949   Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**
  [INFO] 20:39:15.949 Indexing files of module 'l2switch'
  [INFO] 20:39:15.949   Base dir: /w/workspace/l2switch-sonar
  [INFO] 20:39:15.950   Source paths: pom.xml
  [INFO] 20:39:15.950   Excluded sources: **/build-wrapper-dump.json
  [INFO] 20:39:15.950 99 files indexed
  [INFO] 20:39:15.955 Quality profile for java: ODL way
  [INFO] 20:39:15.956 Quality profile for xml: Sonar way
  [INFO] 20:39:15.956 ------------- Run sensors on module addresstracker-impl
  [INFO] 20:39:16.045 Load metrics repository
  [INFO] 20:39:16.156 Load metrics repository (done) | time=111ms
  [INFO] 20:39:16.161 Sensor cache enabled
  [INFO] 20:39:16.250 Load sensor cache
  [INFO] 20:39:17.732 Load sensor cache (2 KB) | time=1482ms
  [INFO] 20:39:18.270 Sensor JavaSensor [java]
  [INFO] 20:39:18.274 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
  [INFO] 20:39:18.292 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
  [INFO] 20:39:18.293 Using ECJ batch to parse 5 Main java source files with batch size 53 KB.
  [INFO] 20:39:18.527 Starting batch processing.
  [INFO] 20:39:19.011 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
  [INFO] 20:39:19.389 100% analyzed
  [INFO] 20:39:19.389 Batch processing: Done.
  [INFO] 20:39:19.390 Did not optimize analysis for any files, performed a full analysis for all 5 files.
  [INFO] 20:39:19.391 Using ECJ batch to parse 4 Test java source files with batch size 53 KB.
  [INFO] 20:39:19.396 Starting batch processing.
  [INFO] 20:39:19.577 100% analyzed
  [INFO] 20:39:19.577 Batch processing: Done.
  [INFO] 20:39:19.577 Did not optimize analysis for any files, performed a full analysis for all 4 files.
  [INFO] 20:39:19.577 No "Generated" source files to scan.
  [INFO] 20:39:19.577 Sensor JavaSensor [java] (done) | time=1307ms
  [INFO] 20:39:19.578 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:19.579 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:19.581 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
  [INFO] 20:39:19.627 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=49ms
  [INFO] 20:39:19.627 Sensor Java Config Sensor [iac]
  [INFO] 20:39:19.643 0 source files to be analyzed
  [INFO] 20:39:19.652 0/0 source files have been analyzed
  [INFO] 20:39:19.652 Sensor Java Config Sensor [iac] (done) | time=25ms
  [INFO] 20:39:19.653 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:19.653 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:19.653 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:19.653 Sensor SurefireSensor [java]
  [INFO] 20:39:19.655 parsing [/w/workspace/l2switch-sonar/addresstracker/implementation/target/surefire-reports]
  [INFO] 20:39:19.680 Sensor SurefireSensor [java] (done) | time=27ms
  [INFO] 20:39:19.680 Sensor XML Sensor [xml]
  [INFO] 20:39:19.684 1 source file to be analyzed
  [INFO] 20:39:19.767 1/1 source file has been analyzed
  [INFO] 20:39:19.767 Sensor XML Sensor [xml] (done) | time=87ms
  [INFO] 20:39:19.768 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:19.831 0 source files to be analyzed
  [INFO] 20:39:19.831 0/0 source files have been analyzed
  [INFO] 20:39:19.831 Sensor IaC Docker Sensor [iac] (done) | time=63ms
  [INFO] 20:39:19.832 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:19.832 0 Serverless function entries were found in the project
  [INFO] 20:39:19.834 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:19.834 Sensor Serverless configuration file sensor [security] (done) | time=2ms
  [INFO] 20:39:19.834 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:19.835 Sensor AWS SAM template file sensor [security] (done) | time=1ms
  [INFO] 20:39:19.835 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:19.835 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:19.837 ------------- Run sensors on module addresstracker-model
  [INFO] 20:39:19.886 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:19.887 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:19.887 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:19.887 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
  [INFO] 20:39:19.887 Sensor Java Config Sensor [iac]
  [INFO] 20:39:19.889 0 source files to be analyzed
  [INFO] 20:39:19.889 0/0 source files have been analyzed
  [INFO] 20:39:19.889 Sensor Java Config Sensor [iac] (done) | time=2ms
  [INFO] 20:39:19.889 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:19.889 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:19.889 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:19.889 Sensor XML Sensor [xml]
  [INFO] 20:39:19.894 1 source file to be analyzed
  [INFO] 20:39:19.909 1/1 source file has been analyzed
  [INFO] 20:39:19.910 Sensor XML Sensor [xml] (done) | time=20ms
  [INFO] 20:39:19.910 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:19.919 0 source files to be analyzed
  [INFO] 20:39:19.919 0/0 source files have been analyzed
  [INFO] 20:39:19.919 Sensor IaC Docker Sensor [iac] (done) | time=9ms
  [INFO] 20:39:19.920 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:19.920 0 Serverless function entries were found in the project
  [INFO] 20:39:19.920 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:19.920 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:19.920 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:19.920 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:19.920 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:19.920 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:19.920 ------------- Run sensors on module addresstracker.aggregator
  [INFO] 20:39:19.952 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:19.952 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:19.952 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:19.952 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:19.952 Sensor Java Config Sensor [iac]
  [INFO] 20:39:19.954 0 source files to be analyzed
  [INFO] 20:39:19.954 0/0 source files have been analyzed
  [INFO] 20:39:19.954 Sensor Java Config Sensor [iac] (done) | time=2ms
  [INFO] 20:39:19.954 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:19.954 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:19.955 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
  [INFO] 20:39:19.955 Sensor XML Sensor [xml]
  [INFO] 20:39:19.958 1 source file to be analyzed
  [INFO] 20:39:19.968 1/1 source file has been analyzed
  [INFO] 20:39:19.968 Sensor XML Sensor [xml] (done) | time=13ms
  [INFO] 20:39:19.968 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:19.975 0 source files to be analyzed
  [INFO] 20:39:19.975 0/0 source files have been analyzed
  [INFO] 20:39:19.975 Sensor IaC Docker Sensor [iac] (done) | time=7ms
  [INFO] 20:39:19.975 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:19.976 0 Serverless function entries were found in the project
  [INFO] 20:39:19.976 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:19.976 Sensor Serverless configuration file sensor [security] (done) | time=1ms
  [INFO] 20:39:19.976 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:19.976 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:19.976 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:19.976 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:19.976 ------------- Run sensors on module hosttracker-impl
  [INFO] 20:39:20.006 Sensor JavaSensor [java]
  [INFO] 20:39:20.006 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
  [INFO] 20:39:20.008 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
  [INFO] 20:39:20.008 Using ECJ batch to parse 9 Main java source files with batch size 53 KB.
  [INFO] 20:39:20.018 Starting batch processing.
  [INFO] 20:39:20.201 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
  [INFO] 20:39:20.557 100% analyzed
  [INFO] 20:39:20.557 Batch processing: Done.
  [INFO] 20:39:20.558 Did not optimize analysis for any files, performed a full analysis for all 9 files.
  [INFO] 20:39:20.558 No "Test" source files to scan.
  [INFO] 20:39:20.558 No "Generated" source files to scan.
  [INFO] 20:39:20.558 Sensor JavaSensor [java] (done) | time=552ms
  [INFO] 20:39:20.558 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:20.558 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:20.558 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:20.558 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:20.558 Sensor Java Config Sensor [iac]
  [INFO] 20:39:20.560 0 source files to be analyzed
  [INFO] 20:39:20.560 0/0 source files have been analyzed
  [INFO] 20:39:20.560 Sensor Java Config Sensor [iac] (done) | time=2ms
  [INFO] 20:39:20.560 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:20.560 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:20.560 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:20.560 Sensor SurefireSensor [java]
  [INFO] 20:39:20.560 parsing [/w/workspace/l2switch-sonar/hosttracker/implementation/target/surefire-reports]
  [INFO] 20:39:20.561 Sensor SurefireSensor [java] (done) | time=1ms
  [INFO] 20:39:20.561 Sensor XML Sensor [xml]
  [INFO] 20:39:20.563 1 source file to be analyzed
  [INFO] 20:39:20.578 1/1 source file has been analyzed
  [INFO] 20:39:20.578 Sensor XML Sensor [xml] (done) | time=17ms
  [INFO] 20:39:20.578 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:20.585 0 source files to be analyzed
  [INFO] 20:39:20.585 0/0 source files have been analyzed
  [INFO] 20:39:20.585 Sensor IaC Docker Sensor [iac] (done) | time=7ms
  [INFO] 20:39:20.585 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:20.585 0 Serverless function entries were found in the project
  [INFO] 20:39:20.585 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:20.585 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.585 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:20.586 Sensor AWS SAM template file sensor [security] (done) | time=1ms
  [INFO] 20:39:20.586 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:20.586 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.586 ------------- Run sensors on module hosttracker-model
  [INFO] 20:39:20.613 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:20.614 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:20.614 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:20.614 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
  [INFO] 20:39:20.614 Sensor Java Config Sensor [iac]
  [INFO] 20:39:20.615 0 source files to be analyzed
  [INFO] 20:39:20.615 0/0 source files have been analyzed
  [INFO] 20:39:20.615 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:20.615 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:20.615 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:20.615 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:20.615 Sensor XML Sensor [xml]
  [INFO] 20:39:20.617 1 source file to be analyzed
  [INFO] 20:39:20.631 1/1 source file has been analyzed
  [INFO] 20:39:20.631 Sensor XML Sensor [xml] (done) | time=16ms
  [INFO] 20:39:20.631 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:20.637 0 source files to be analyzed
  [INFO] 20:39:20.637 0/0 source files have been analyzed
  [INFO] 20:39:20.637 Sensor IaC Docker Sensor [iac] (done) | time=6ms
  [INFO] 20:39:20.637 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:20.637 0 Serverless function entries were found in the project
  [INFO] 20:39:20.637 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:20.637 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.637 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:20.638 Sensor AWS SAM template file sensor [security] (done) | time=1ms
  [INFO] 20:39:20.638 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:20.638 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.638 ------------- Run sensors on module hosttracker.aggregator
  [INFO] 20:39:20.666 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:20.667 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:20.667 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:20.667 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
  [INFO] 20:39:20.667 Sensor Java Config Sensor [iac]
  [INFO] 20:39:20.668 0 source files to be analyzed
  [INFO] 20:39:20.669 0/0 source files have been analyzed
  [INFO] 20:39:20.669 Sensor Java Config Sensor [iac] (done) | time=2ms
  [INFO] 20:39:20.669 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:20.669 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:20.669 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:20.669 Sensor XML Sensor [xml]
  [INFO] 20:39:20.670 1 source file to be analyzed
  [INFO] 20:39:20.692 1/1 source file has been analyzed
  [INFO] 20:39:20.692 Sensor XML Sensor [xml] (done) | time=23ms
  [INFO] 20:39:20.692 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:20.700 0 source files to be analyzed
  [INFO] 20:39:20.700 0/0 source files have been analyzed
  [INFO] 20:39:20.700 Sensor IaC Docker Sensor [iac] (done) | time=8ms
  [INFO] 20:39:20.700 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:20.700 0 Serverless function entries were found in the project
  [INFO] 20:39:20.700 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:20.700 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.701 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:20.701 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.701 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:20.701 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.701 ------------- Run sensors on module OpenDaylight :: L2Switch :: AddressTracker
  [INFO] 20:39:20.730 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:20.730 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:20.730 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:20.730 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:20.731 Sensor Java Config Sensor [iac]
  [INFO] 20:39:20.732 0 source files to be analyzed
  [INFO] 20:39:20.732 0/0 source files have been analyzed
  [INFO] 20:39:20.732 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:20.732 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:20.732 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:20.732 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:20.732 Sensor XML Sensor [xml]
  [INFO] 20:39:20.734 1 source file to be analyzed
  [INFO] 20:39:20.743 1/1 source file has been analyzed
  [INFO] 20:39:20.743 Sensor XML Sensor [xml] (done) | time=11ms
  [INFO] 20:39:20.743 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:20.748 0 source files to be analyzed
  [INFO] 20:39:20.748 0/0 source files have been analyzed
  [INFO] 20:39:20.748 Sensor IaC Docker Sensor [iac] (done) | time=5ms
  [INFO] 20:39:20.749 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:20.749 0 Serverless function entries were found in the project
  [INFO] 20:39:20.749 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:20.749 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.749 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:20.749 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.749 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:20.749 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.749 ------------- Run sensors on module OpenDaylight :: L2Switch :: All
  [INFO] 20:39:20.777 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:20.777 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:20.777 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:20.777 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:20.777 Sensor Java Config Sensor [iac]
  [INFO] 20:39:20.778 0 source files to be analyzed
  [INFO] 20:39:20.778 0/0 source files have been analyzed
  [INFO] 20:39:20.778 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:20.778 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:20.778 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:20.778 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:20.779 Sensor XML Sensor [xml]
  [INFO] 20:39:20.780 1 source file to be analyzed
  [INFO] 20:39:20.802 1/1 source file has been analyzed
  [INFO] 20:39:20.802 Sensor XML Sensor [xml] (done) | time=23ms
  [INFO] 20:39:20.803 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:20.807 0 source files to be analyzed
  [INFO] 20:39:20.807 0/0 source files have been analyzed
  [INFO] 20:39:20.807 Sensor IaC Docker Sensor [iac] (done) | time=4ms
  [INFO] 20:39:20.807 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:20.807 0 Serverless function entries were found in the project
  [INFO] 20:39:20.808 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:20.808 Sensor Serverless configuration file sensor [security] (done) | time=1ms
  [INFO] 20:39:20.808 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:20.808 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.808 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:20.808 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.808 ------------- Run sensors on module OpenDaylight :: L2Switch :: ArpHandler
  [INFO] 20:39:20.833 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:20.833 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:20.833 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:20.833 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:20.833 Sensor Java Config Sensor [iac]
  [INFO] 20:39:20.845 0 source files to be analyzed
  [INFO] 20:39:20.845 0/0 source files have been analyzed
  [INFO] 20:39:20.855 Sensor Java Config Sensor [iac] (done) | time=22ms
  [INFO] 20:39:20.856 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:20.856 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:20.856 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:20.856 Sensor XML Sensor [xml]
  [INFO] 20:39:20.864 1 source file to be analyzed
  [INFO] 20:39:20.864 1/1 source file has been analyzed
  [INFO] 20:39:20.864 Sensor XML Sensor [xml] (done) | time=8ms
  [INFO] 20:39:20.864 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:20.870 0 source files to be analyzed
  [INFO] 20:39:20.870 0/0 source files have been analyzed
  [INFO] 20:39:20.870 Sensor IaC Docker Sensor [iac] (done) | time=6ms
  [INFO] 20:39:20.870 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:20.870 0 Serverless function entries were found in the project
  [INFO] 20:39:20.870 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:20.870 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.870 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:20.871 Sensor AWS SAM template file sensor [security] (done) | time=1ms
  [INFO] 20:39:20.871 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:20.871 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.871 ------------- Run sensors on module OpenDaylight :: L2Switch :: LoopRemover
  [INFO] 20:39:20.897 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:20.897 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:20.897 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:20.897 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:20.898 Sensor Java Config Sensor [iac]
  [INFO] 20:39:20.898 0 source files to be analyzed
  [INFO] 20:39:20.898 0/0 source files have been analyzed
  [INFO] 20:39:20.898 Sensor Java Config Sensor [iac] (done) | time=0ms
  [INFO] 20:39:20.898 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:20.899 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:20.899 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
  [INFO] 20:39:20.899 Sensor XML Sensor [xml]
  [INFO] 20:39:20.906 1 source file to be analyzed
  [INFO] 20:39:20.906 1/1 source file has been analyzed
  [INFO] 20:39:20.906 Sensor XML Sensor [xml] (done) | time=7ms
  [INFO] 20:39:20.906 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:20.910 0 source files to be analyzed
  [INFO] 20:39:20.910 0/0 source files have been analyzed
  [INFO] 20:39:20.911 Sensor IaC Docker Sensor [iac] (done) | time=5ms
  [INFO] 20:39:20.911 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:20.911 0 Serverless function entries were found in the project
  [INFO] 20:39:20.911 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:20.911 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.911 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:20.911 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.911 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:20.911 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.911 ------------- Run sensors on module OpenDaylight :: L2Switch :: Feature Parent
  [INFO] 20:39:20.936 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:20.936 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:20.936 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:20.936 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:20.936 Sensor Java Config Sensor [iac]
  [INFO] 20:39:20.937 0 source files to be analyzed
  [INFO] 20:39:20.937 0/0 source files have been analyzed
  [INFO] 20:39:20.937 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:20.937 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:20.937 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:20.937 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:20.937 Sensor XML Sensor [xml]
  [INFO] 20:39:20.945 1 source file to be analyzed
  [INFO] 20:39:20.945 1/1 source file has been analyzed
  [INFO] 20:39:20.945 Sensor XML Sensor [xml] (done) | time=8ms
  [INFO] 20:39:20.945 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:20.949 0 source files to be analyzed
  [INFO] 20:39:20.949 0/0 source files have been analyzed
  [INFO] 20:39:20.949 Sensor IaC Docker Sensor [iac] (done) | time=4ms
  [INFO] 20:39:20.949 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:20.949 0 Serverless function entries were found in the project
  [INFO] 20:39:20.949 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:20.949 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.949 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:20.950 Sensor AWS SAM template file sensor [security] (done) | time=1ms
  [INFO] 20:39:20.950 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:20.950 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.950 ------------- Run sensors on module features-l2switch
  [INFO] 20:39:20.974 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:20.974 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:20.974 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:20.974 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:20.975 Sensor Java Config Sensor [iac]
  [INFO] 20:39:20.975 0 source files to be analyzed
  [INFO] 20:39:20.975 0/0 source files have been analyzed
  [INFO] 20:39:20.975 Sensor Java Config Sensor [iac] (done) | time=0ms
  [INFO] 20:39:20.975 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:20.975 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:20.975 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:20.975 Sensor XML Sensor [xml]
  [INFO] 20:39:20.981 1 source file to be analyzed
  [INFO] 20:39:20.988 1/1 source file has been analyzed
  [INFO] 20:39:20.988 Sensor XML Sensor [xml] (done) | time=13ms
  [INFO] 20:39:20.989 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:20.992 0 source files to be analyzed
  [INFO] 20:39:20.992 0/0 source files have been analyzed
  [INFO] 20:39:20.992 Sensor IaC Docker Sensor [iac] (done) | time=3ms
  [INFO] 20:39:20.992 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:20.992 0 Serverless function entries were found in the project
  [INFO] 20:39:20.993 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:20.993 Sensor Serverless configuration file sensor [security] (done) | time=1ms
  [INFO] 20:39:20.993 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:20.993 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.993 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:20.993 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:20.993 ------------- Run sensors on module OpenDaylight :: L2Switch :: PacketHandler
  [INFO] 20:39:21.017 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:21.018 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:21.018 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:21.018 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
  [INFO] 20:39:21.018 Sensor Java Config Sensor [iac]
  [INFO] 20:39:21.018 0 source files to be analyzed
  [INFO] 20:39:21.019 0/0 source files have been analyzed
  [INFO] 20:39:21.019 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:21.019 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:21.019 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:21.019 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:21.019 Sensor XML Sensor [xml]
  [INFO] 20:39:21.022 1 source file to be analyzed
  [INFO] 20:39:21.030 1/1 source file has been analyzed
  [INFO] 20:39:21.030 Sensor XML Sensor [xml] (done) | time=11ms
  [INFO] 20:39:21.030 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:21.036 0 source files to be analyzed
  [INFO] 20:39:21.036 0/0 source files have been analyzed
  [INFO] 20:39:21.036 Sensor IaC Docker Sensor [iac] (done) | time=6ms
  [INFO] 20:39:21.036 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:21.036 0 Serverless function entries were found in the project
  [INFO] 20:39:21.036 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:21.036 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.036 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:21.036 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.036 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:21.036 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.037 ------------- Run sensors on module OpenDaylight :: L2Switch :: Switch
  [INFO] 20:39:21.060 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:21.060 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:21.060 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:21.060 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:21.060 Sensor Java Config Sensor [iac]
  [INFO] 20:39:21.061 0 source files to be analyzed
  [INFO] 20:39:21.061 0/0 source files have been analyzed
  [INFO] 20:39:21.061 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:21.061 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:21.061 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:21.062 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
  [INFO] 20:39:21.062 Sensor XML Sensor [xml]
  [INFO] 20:39:21.072 1 source file to be analyzed
  [INFO] 20:39:21.072 1/1 source file has been analyzed
  [INFO] 20:39:21.073 Sensor XML Sensor [xml] (done) | time=11ms
  [INFO] 20:39:21.073 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:21.082 0 source files to be analyzed
  [INFO] 20:39:21.082 0/0 source files have been analyzed
  [INFO] 20:39:21.085 Sensor IaC Docker Sensor [iac] (done) | time=12ms
  [INFO] 20:39:21.086 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:21.086 0 Serverless function entries were found in the project
  [INFO] 20:39:21.086 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:21.086 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.086 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:21.086 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.086 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:21.086 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.086 ------------- Run sensors on module OpenDaylight :: L2Switch :: HostTracker
  [INFO] 20:39:21.110 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:21.110 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:21.110 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:21.110 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:21.110 Sensor Java Config Sensor [iac]
  [INFO] 20:39:21.115 0 source files to be analyzed
  [INFO] 20:39:21.115 0/0 source files have been analyzed
  [INFO] 20:39:21.116 Sensor Java Config Sensor [iac] (done) | time=6ms
  [INFO] 20:39:21.116 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:21.116 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:21.116 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:21.116 Sensor XML Sensor [xml]
  [INFO] 20:39:21.117 1 source file to be analyzed
  [INFO] 20:39:21.125 1/1 source file has been analyzed
  [INFO] 20:39:21.125 Sensor XML Sensor [xml] (done) | time=9ms
  [INFO] 20:39:21.125 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:21.130 0 source files to be analyzed
  [INFO] 20:39:21.130 0/0 source files have been analyzed
  [INFO] 20:39:21.131 Sensor IaC Docker Sensor [iac] (done) | time=6ms
  [INFO] 20:39:21.131 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:21.131 0 Serverless function entries were found in the project
  [INFO] 20:39:21.131 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:21.131 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.131 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:21.131 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.131 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:21.131 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.131 ------------- Run sensors on module OpenDaylight :: L2Switch :: Switch REST
  [INFO] 20:39:21.195 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:21.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] 20:39:21.195 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:21.195 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:21.195 Sensor Java Config Sensor [iac]
  [INFO] 20:39:21.196 0 source files to be analyzed
  [INFO] 20:39:21.196 0/0 source files have been analyzed
  [INFO] 20:39:21.196 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:21.196 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:21.196 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:21.196 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:21.197 Sensor XML Sensor [xml]
  [INFO] 20:39:21.202 1 source file to be analyzed
  [INFO] 20:39:21.208 1/1 source file has been analyzed
  [INFO] 20:39:21.208 Sensor XML Sensor [xml] (done) | time=11ms
  [INFO] 20:39:21.208 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:21.214 0 source files to be analyzed
  [INFO] 20:39:21.214 0/0 source files have been analyzed
  [INFO] 20:39:21.214 Sensor IaC Docker Sensor [iac] (done) | time=6ms
  [INFO] 20:39:21.214 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:21.214 0 Serverless function entries were found in the project
  [INFO] 20:39:21.214 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:21.214 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.214 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:21.215 Sensor AWS SAM template file sensor [security] (done) | time=1ms
  [INFO] 20:39:21.215 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:21.215 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.215 ------------- Run sensors on module features-l2switch-aggregator
  [INFO] 20:39:21.240 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:21.240 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:21.240 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:21.240 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:21.240 Sensor Java Config Sensor [iac]
  [INFO] 20:39:21.241 0 source files to be analyzed
  [INFO] 20:39:21.241 0/0 source files have been analyzed
  [INFO] 20:39:21.241 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:21.241 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:21.241 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:21.241 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:21.242 Sensor XML Sensor [xml]
  [INFO] 20:39:21.245 1 source file to be analyzed
  [INFO] 20:39:21.252 1/1 source file has been analyzed
  [INFO] 20:39:21.252 Sensor XML Sensor [xml] (done) | time=10ms
  [INFO] 20:39:21.252 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:21.256 0 source files to be analyzed
  [INFO] 20:39:21.256 0/0 source files have been analyzed
  [INFO] 20:39:21.256 Sensor IaC Docker Sensor [iac] (done) | time=4ms
  [INFO] 20:39:21.256 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:21.256 0 Serverless function entries were found in the project
  [INFO] 20:39:21.256 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:21.256 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.256 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:21.256 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.257 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:21.257 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.257 ------------- Run sensors on module l2switch-artifacts
  [INFO] 20:39:21.278 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:21.279 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:21.279 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:21.279 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
  [INFO] 20:39:21.279 Sensor Java Config Sensor [iac]
  [INFO] 20:39:21.282 0 source files to be analyzed
  [INFO] 20:39:21.282 0/0 source files have been analyzed
  [INFO] 20:39:21.282 Sensor Java Config Sensor [iac] (done) | time=3ms
  [INFO] 20:39:21.282 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:21.282 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:21.282 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:21.282 Sensor XML Sensor [xml]
  [INFO] 20:39:21.283 1 source file to be analyzed
  [INFO] 20:39:21.297 1/1 source file has been analyzed
  [INFO] 20:39:21.298 Sensor XML Sensor [xml] (done) | time=16ms
  [INFO] 20:39:21.298 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:21.302 0 source files to be analyzed
  [INFO] 20:39:21.302 0/0 source files have been analyzed
  [INFO] 20:39:21.302 Sensor IaC Docker Sensor [iac] (done) | time=4ms
  [INFO] 20:39:21.302 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:21.302 0 Serverless function entries were found in the project
  [INFO] 20:39:21.302 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:21.302 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.302 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:21.302 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.302 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:21.302 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.303 ------------- Run sensors on module loopremover-impl
  [INFO] 20:39:21.325 Sensor JavaSensor [java]
  [INFO] 20:39:21.325 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
  [INFO] 20:39:21.328 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
  [INFO] 20:39:21.328 Using ECJ batch to parse 6 Main java source files with batch size 53 KB.
  [INFO] 20:39:21.332 Starting batch processing.
  [INFO] 20:39:21.415 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
  [INFO] 20:39:21.604 100% analyzed
  [INFO] 20:39:21.604 Batch processing: Done.
  [INFO] 20:39:21.605 Did not optimize analysis for any files, performed a full analysis for all 6 files.
  [INFO] 20:39:21.605 Using ECJ batch to parse 4 Test java source files with batch size 53 KB.
  [INFO] 20:39:21.608 Starting batch processing.
  [INFO] 20:39:21.823 100% analyzed
  [INFO] 20:39:21.823 Batch processing: Done.
  [INFO] 20:39:21.823 Did not optimize analysis for any files, performed a full analysis for all 4 files.
  [INFO] 20:39:21.823 No "Generated" source files to scan.
  [INFO] 20:39:21.823 Sensor JavaSensor [java] (done) | time=498ms
  [INFO] 20:39:21.824 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:21.824 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:21.824 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
  [INFO] 20:39:21.830 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
  [INFO] 20:39:21.830 Sensor Java Config Sensor [iac]
  [INFO] 20:39:21.834 0 source files to be analyzed
  [INFO] 20:39:21.834 0/0 source files have been analyzed
  [INFO] 20:39:21.835 Sensor Java Config Sensor [iac] (done) | time=5ms
  [INFO] 20:39:21.835 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:21.835 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:21.835 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:21.835 Sensor SurefireSensor [java]
  [INFO] 20:39:21.836 parsing [/w/workspace/l2switch-sonar/loopremover/implementation/target/surefire-reports]
  [INFO] 20:39:21.845 Sensor SurefireSensor [java] (done) | time=10ms
  [INFO] 20:39:21.845 Sensor XML Sensor [xml]
  [INFO] 20:39:21.846 1 source file to be analyzed
  [INFO] 20:39:21.854 1/1 source file has been analyzed
  [INFO] 20:39:21.854 Sensor XML Sensor [xml] (done) | time=9ms
  [INFO] 20:39:21.854 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:21.858 0 source files to be analyzed
  [INFO] 20:39:21.858 0/0 source files have been analyzed
  [INFO] 20:39:21.858 Sensor IaC Docker Sensor [iac] (done) | time=4ms
  [INFO] 20:39:21.858 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:21.858 0 Serverless function entries were found in the project
  [INFO] 20:39:21.858 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:21.858 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.858 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:21.858 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.859 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:21.859 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.859 ------------- Run sensors on module loopremover-model
  [INFO] 20:39:21.878 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:21.879 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:21.879 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:21.879 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
  [INFO] 20:39:21.879 Sensor Java Config Sensor [iac]
  [INFO] 20:39:21.882 0 source files to be analyzed
  [INFO] 20:39:21.882 0/0 source files have been analyzed
  [INFO] 20:39:21.882 Sensor Java Config Sensor [iac] (done) | time=3ms
  [INFO] 20:39:21.882 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:21.882 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:21.882 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:21.882 Sensor XML Sensor [xml]
  [INFO] 20:39:21.887 1 source file to be analyzed
  [INFO] 20:39:21.889 1/1 source file has been analyzed
  [INFO] 20:39:21.890 Sensor XML Sensor [xml] (done) | time=8ms
  [INFO] 20:39:21.890 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:21.894 0 source files to be analyzed
  [INFO] 20:39:21.894 0/0 source files have been analyzed
  [INFO] 20:39:21.894 Sensor IaC Docker Sensor [iac] (done) | time=4ms
  [INFO] 20:39:21.895 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:21.895 0 Serverless function entries were found in the project
  [INFO] 20:39:21.895 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:21.895 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.895 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:21.895 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.895 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:21.895 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.895 ------------- Run sensors on module loopremover.aggregator
  [INFO] 20:39:21.916 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:21.916 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:21.916 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:21.916 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:21.916 Sensor Java Config Sensor [iac]
  [INFO] 20:39:21.917 0 source files to be analyzed
  [INFO] 20:39:21.917 0/0 source files have been analyzed
  [INFO] 20:39:21.917 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:21.918 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:21.918 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:21.918 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:21.918 Sensor XML Sensor [xml]
  [INFO] 20:39:21.923 1 source file to be analyzed
  [INFO] 20:39:21.923 1/1 source file has been analyzed
  [INFO] 20:39:21.924 Sensor XML Sensor [xml] (done) | time=6ms
  [INFO] 20:39:21.924 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:21.928 0 source files to be analyzed
  [INFO] 20:39:21.928 0/0 source files have been analyzed
  [INFO] 20:39:21.928 Sensor IaC Docker Sensor [iac] (done) | time=4ms
  [INFO] 20:39:21.928 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:21.928 0 Serverless function entries were found in the project
  [INFO] 20:39:21.928 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:21.928 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.928 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:21.929 Sensor AWS SAM template file sensor [security] (done) | time=1ms
  [INFO] 20:39:21.929 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:21.929 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:21.929 ------------- Run sensors on module main-impl
  [INFO] 20:39:21.948 Sensor JavaSensor [java]
  [INFO] 20:39:21.948 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
  [INFO] 20:39:21.950 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
  [INFO] 20:39:21.950 Using ECJ batch to parse 7 Main java source files with batch size 53 KB.
  [INFO] 20:39:21.954 Starting batch processing.
  [INFO] 20:39:21.982 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
  [INFO] 20:39:22.123 100% analyzed
  [INFO] 20:39:22.123 Batch processing: Done.
  [INFO] 20:39:22.124 Did not optimize analysis for any files, performed a full analysis for all 7 files.
  [INFO] 20:39:22.124 Using ECJ batch to parse 5 Test java source files with batch size 53 KB.
  [INFO] 20:39:22.127 Starting batch processing.
  [INFO] 20:39:22.220 100% analyzed
  [INFO] 20:39:22.220 Batch processing: Done.
  [INFO] 20:39:22.221 Did not optimize analysis for any files, performed a full analysis for all 5 files.
  [INFO] 20:39:22.221 No "Generated" source files to scan.
  [INFO] 20:39:22.221 Sensor JavaSensor [java] (done) | time=273ms
  [INFO] 20:39:22.221 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:22.221 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:22.221 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
  [INFO] 20:39:22.226 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
  [INFO] 20:39:22.226 Sensor Java Config Sensor [iac]
  [INFO] 20:39:22.227 0 source files to be analyzed
  [INFO] 20:39:22.227 0/0 source files have been analyzed
  [INFO] 20:39:22.227 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:22.227 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:22.227 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:22.227 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:22.227 Sensor SurefireSensor [java]
  [INFO] 20:39:22.227 parsing [/w/workspace/l2switch-sonar/l2switch-main/target/surefire-reports]
  [INFO] 20:39:22.231 Sensor SurefireSensor [java] (done) | time=4ms
  [INFO] 20:39:22.231 Sensor XML Sensor [xml]
  [INFO] 20:39:22.231 1 source file to be analyzed
  [INFO] 20:39:22.240 1/1 source file has been analyzed
  [INFO] 20:39:22.240 Sensor XML Sensor [xml] (done) | time=9ms
  [INFO] 20:39:22.240 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:22.245 0 source files to be analyzed
  [INFO] 20:39:22.245 0/0 source files have been analyzed
  [INFO] 20:39:22.245 Sensor IaC Docker Sensor [iac] (done) | time=5ms
  [INFO] 20:39:22.245 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:22.245 0 Serverless function entries were found in the project
  [INFO] 20:39:22.245 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:22.245 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:22.245 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:22.245 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:22.245 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:22.246 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:22.246 ------------- Run sensors on module arphandler-impl
  [INFO] 20:39:22.266 Sensor JavaSensor [java]
  [INFO] 20:39:22.266 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
  [INFO] 20:39:22.267 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
  [INFO] 20:39:22.268 Using ECJ batch to parse 6 Main java source files with batch size 53 KB.
  [INFO] 20:39:22.279 Starting batch processing.
  [INFO] 20:39:22.319 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
  [INFO] 20:39:22.546 100% analyzed
  [INFO] 20:39:22.546 Batch processing: Done.
  [INFO] 20:39:22.546 Did not optimize analysis for any files, performed a full analysis for all 6 files.
  [INFO] 20:39:22.546 Using ECJ batch to parse 5 Test java source files with batch size 53 KB.
  [INFO] 20:39:22.549 Starting batch processing.
  [INFO] 20:39:22.725 100% analyzed
  [INFO] 20:39:22.725 Batch processing: Done.
  [INFO] 20:39:22.726 Did not optimize analysis for any files, performed a full analysis for all 5 files.
  [INFO] 20:39:22.726 No "Generated" source files to scan.
  [INFO] 20:39:22.726 Sensor JavaSensor [java] (done) | time=461ms
  [INFO] 20:39:22.726 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:22.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] 20:39:22.726 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
  [INFO] 20:39:22.730 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
  [INFO] 20:39:22.730 Sensor Java Config Sensor [iac]
  [INFO] 20:39:22.742 0 source files to be analyzed
  [INFO] 20:39:22.742 0/0 source files have been analyzed
  [INFO] 20:39:22.750 Sensor Java Config Sensor [iac] (done) | time=20ms
  [INFO] 20:39:22.750 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:22.750 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:22.750 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:22.750 Sensor SurefireSensor [java]
  [INFO] 20:39:22.750 parsing [/w/workspace/l2switch-sonar/arphandler/target/surefire-reports]
  [INFO] 20:39:22.755 Sensor SurefireSensor [java] (done) | time=5ms
  [INFO] 20:39:22.755 Sensor XML Sensor [xml]
  [INFO] 20:39:22.766 1 source file to be analyzed
  [INFO] 20:39:22.780 1/1 source file has been analyzed
  [INFO] 20:39:22.781 Sensor XML Sensor [xml] (done) | time=26ms
  [INFO] 20:39:22.781 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:22.788 0 source files to be analyzed
  [INFO] 20:39:22.788 0/0 source files have been analyzed
  [INFO] 20:39:22.788 Sensor IaC Docker Sensor [iac] (done) | time=7ms
  [INFO] 20:39:22.788 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:22.788 0 Serverless function entries were found in the project
  [INFO] 20:39:22.788 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:22.788 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:22.789 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:22.789 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:22.789 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:22.789 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:22.789 ------------- Run sensors on module packethandler-model
  [INFO] 20:39:22.811 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:22.811 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:22.811 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:22.811 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:22.811 Sensor Java Config Sensor [iac]
  [INFO] 20:39:22.812 0 source files to be analyzed
  [INFO] 20:39:22.812 0/0 source files have been analyzed
  [INFO] 20:39:22.812 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:22.812 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:22.812 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:22.812 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:22.812 Sensor XML Sensor [xml]
  [INFO] 20:39:22.817 1 source file to be analyzed
  [INFO] 20:39:22.822 1/1 source file has been analyzed
  [INFO] 20:39:22.822 Sensor XML Sensor [xml] (done) | time=10ms
  [INFO] 20:39:22.822 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:22.827 0 source files to be analyzed
  [INFO] 20:39:22.827 0/0 source files have been analyzed
  [INFO] 20:39:22.827 Sensor IaC Docker Sensor [iac] (done) | time=5ms
  [INFO] 20:39:22.827 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:22.827 0 Serverless function entries were found in the project
  [INFO] 20:39:22.827 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:22.827 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:22.827 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:22.827 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:22.828 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:22.828 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:22.828 ------------- Run sensors on module packethandler-impl
  [INFO] 20:39:22.848 Sensor JavaSensor [java]
  [INFO] 20:39:22.849 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
  [INFO] 20:39:22.850 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
  [INFO] 20:39:22.850 Using ECJ batch to parse 11 Main java source files with batch size 53 KB.
  [INFO] 20:39:22.855 Starting batch processing.
  [INFO] 20:39:22.930 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
  [INFO] 20:39:23.247 100% analyzed
  [INFO] 20:39:23.247 Batch processing: Done.
  [INFO] 20:39:23.248 Did not optimize analysis for any files, performed a full analysis for all 11 files.
  [INFO] 20:39:23.248 Using ECJ batch to parse 8 Test java source files with batch size 53 KB.
  [INFO] 20:39:23.252 Starting batch processing.
  [INFO] 20:39:23.528 100% analyzed
  [INFO] 20:39:23.528 Batch processing: Done.
  [INFO] 20:39:23.528 Did not optimize analysis for any files, performed a full analysis for all 8 files.
  [INFO] 20:39:23.528 No "Generated" source files to scan.
  [INFO] 20:39:23.528 Sensor JavaSensor [java] (done) | time=680ms
  [INFO] 20:39:23.528 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:23.529 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:23.529 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
  [INFO] 20:39:23.535 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms
  [INFO] 20:39:23.535 Sensor Java Config Sensor [iac]
  [INFO] 20:39:23.539 0 source files to be analyzed
  [INFO] 20:39:23.539 0/0 source files have been analyzed
  [INFO] 20:39:23.539 Sensor Java Config Sensor [iac] (done) | time=4ms
  [INFO] 20:39:23.539 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:23.540 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:23.540 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
  [INFO] 20:39:23.540 Sensor SurefireSensor [java]
  [INFO] 20:39:23.540 parsing [/w/workspace/l2switch-sonar/packethandler/implementation/target/surefire-reports]
  [INFO] 20:39:23.549 Sensor SurefireSensor [java] (done) | time=9ms
  [INFO] 20:39:23.549 Sensor XML Sensor [xml]
  [INFO] 20:39:23.552 1 source file to be analyzed
  [INFO] 20:39:23.557 1/1 source file has been analyzed
  [INFO] 20:39:23.557 Sensor XML Sensor [xml] (done) | time=8ms
  [INFO] 20:39:23.557 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:23.562 0 source files to be analyzed
  [INFO] 20:39:23.562 0/0 source files have been analyzed
  [INFO] 20:39:23.562 Sensor IaC Docker Sensor [iac] (done) | time=5ms
  [INFO] 20:39:23.562 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:23.562 0 Serverless function entries were found in the project
  [INFO] 20:39:23.562 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:23.562 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.562 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:23.563 Sensor AWS SAM template file sensor [security] (done) | time=1ms
  [INFO] 20:39:23.563 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:23.563 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.563 ------------- Run sensors on module packethandler.aggregator
  [INFO] 20:39:23.582 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:23.582 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:23.582 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:23.582 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:23.583 Sensor Java Config Sensor [iac]
  [INFO] 20:39:23.585 0 source files to be analyzed
  [INFO] 20:39:23.585 0/0 source files have been analyzed
  [INFO] 20:39:23.585 Sensor Java Config Sensor [iac] (done) | time=2ms
  [INFO] 20:39:23.585 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:23.585 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:23.585 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:23.585 Sensor XML Sensor [xml]
  [INFO] 20:39:23.586 1 source file to be analyzed
  [INFO] 20:39:23.591 1/1 source file has been analyzed
  [INFO] 20:39:23.591 Sensor XML Sensor [xml] (done) | time=6ms
  [INFO] 20:39:23.591 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:23.596 0 source files to be analyzed
  [INFO] 20:39:23.596 0/0 source files have been analyzed
  [INFO] 20:39:23.596 Sensor IaC Docker Sensor [iac] (done) | time=5ms
  [INFO] 20:39:23.596 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:23.596 0 Serverless function entries were found in the project
  [INFO] 20:39:23.596 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:23.596 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.596 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:23.596 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.596 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:23.596 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.596 ------------- Run sensors on module l2switch-parent
  [INFO] 20:39:23.615 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:23.615 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:23.615 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:23.616 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
  [INFO] 20:39:23.616 Sensor Java Config Sensor [iac]
  [INFO] 20:39:23.616 0 source files to be analyzed
  [INFO] 20:39:23.616 0/0 source files have been analyzed
  [INFO] 20:39:23.617 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:23.617 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:23.617 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:23.617 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:23.617 Sensor XML Sensor [xml]
  [INFO] 20:39:23.618 1 source file to be analyzed
  [INFO] 20:39:23.624 1/1 source file has been analyzed
  [INFO] 20:39:23.625 Sensor XML Sensor [xml] (done) | time=8ms
  [INFO] 20:39:23.625 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:23.629 0 source files to be analyzed
  [INFO] 20:39:23.629 0/0 source files have been analyzed
  [INFO] 20:39:23.629 Sensor IaC Docker Sensor [iac] (done) | time=4ms
  [INFO] 20:39:23.629 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:23.629 0 Serverless function entries were found in the project
  [INFO] 20:39:23.629 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:23.629 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.629 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:23.629 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.629 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:23.630 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
  [INFO] 20:39:23.630 ------------- Run sensors on module distribution-karaf
  [INFO] 20:39:23.648 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:23.648 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:23.648 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:23.648 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:23.648 Sensor Java Config Sensor [iac]
  [INFO] 20:39:23.649 0 source files to be analyzed
  [INFO] 20:39:23.649 0/0 source files have been analyzed
  [INFO] 20:39:23.649 Sensor Java Config Sensor [iac] (done) | time=1ms
  [INFO] 20:39:23.649 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:23.649 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:23.649 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:23.649 Sensor XML Sensor [xml]
  [INFO] 20:39:23.655 1 source file to be analyzed
  [INFO] 20:39:23.655 1/1 source file has been analyzed
  [INFO] 20:39:23.655 Sensor XML Sensor [xml] (done) | time=6ms
  [INFO] 20:39:23.655 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:23.659 0 source files to be analyzed
  [INFO] 20:39:23.659 0/0 source files have been analyzed
  [INFO] 20:39:23.659 Sensor IaC Docker Sensor [iac] (done) | time=4ms
  [INFO] 20:39:23.659 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:23.659 0 Serverless function entries were found in the project
  [INFO] 20:39:23.659 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:23.659 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.659 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:23.659 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.659 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:23.659 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.659 ------------- Run sensors on module l2switch
  [INFO] 20:39:23.679 Sensor JaCoCo XML Report Importer [jacoco]
  [INFO] 20:39:23.679 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
  [INFO] 20:39:23.679 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
  [INFO] 20:39:23.679 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
  [INFO] 20:39:23.679 Sensor Java Config Sensor [iac]
  [INFO] 20:39:23.681 0 source files to be analyzed
  [INFO] 20:39:23.682 0/0 source files have been analyzed
  [INFO] 20:39:23.682 Sensor Java Config Sensor [iac] (done) | time=3ms
  [INFO] 20:39:23.682 Sensor ThymeLeaf template sensor [securityjavafrontend]
  [INFO] 20:39:23.682 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor.
  [INFO] 20:39:23.682 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
  [INFO] 20:39:23.682 Sensor XML Sensor [xml]
  [INFO] 20:39:23.684 1 source file to be analyzed
  [INFO] 20:39:23.689 1/1 source file has been analyzed
  [INFO] 20:39:23.689 Sensor XML Sensor [xml] (done) | time=7ms
  [INFO] 20:39:23.689 Sensor IaC Docker Sensor [iac]
  [INFO] 20:39:23.694 0 source files to be analyzed
  [INFO] 20:39:23.694 0/0 source files have been analyzed
  [INFO] 20:39:23.694 Sensor IaC Docker Sensor [iac] (done) | time=5ms
  [INFO] 20:39:23.694 Sensor Serverless configuration file sensor [security]
  [INFO] 20:39:23.694 0 Serverless function entries were found in the project
  [INFO] 20:39:23.694 0 Serverless function handlers were kept as entrypoints
  [INFO] 20:39:23.694 Sensor Serverless configuration file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.694 Sensor AWS SAM template file sensor [security]
  [INFO] 20:39:23.694 Sensor AWS SAM template file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.694 Sensor AWS SAM Inline template file sensor [security]
  [INFO] 20:39:23.694 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
  [INFO] 20:39:23.694 Sensor javabugs [dbd]
  [INFO] 20:39:23.697 Reading IR files from: /w/workspace/l2switch-sonar/target/sonar/ir/java
  [INFO] 20:39:23.697 No IR files have been included for analysis.
  [INFO] 20:39:23.697 Sensor javabugs [dbd] (done) | time=3ms
  [INFO] 20:39:23.697 Sensor pythonbugs [dbd]
  [INFO] 20:39:23.697 Reading IR files from: /w/workspace/l2switch-sonar/target/sonar/ir/python
  [INFO] 20:39:23.697 No IR files have been included for analysis.
  [INFO] 20:39:23.697 Sensor pythonbugs [dbd] (done) | time=0ms
  [INFO] 20:39:23.697 Sensor EnterpriseTextAndSecretsSensor [textenterprise]
  [INFO] 20:39:23.698 Available processors: 4
  [INFO] 20:39:23.698 Using 4 threads for analysis.
  [INFO] 20:39:24.168 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] 20:39:24.191 Using git CLI to retrieve untracked files
  [INFO] 20:39:24.212 Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git
  [INFO] 20:39:24.260 99 source files to be analyzed
  [INFO] 20:39:25.603 99/99 source files have been analyzed
  [INFO] 20:39:25.604 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1907ms
  [INFO] 20:39:25.605 Sensor JavaSecuritySensor [security]
  [INFO] 20:39:25.607 No taint analysis rules have been enabled, will not execute taint analysis.
  [INFO] 20:39:25.614 java security sensor: Time spent was 00:00:00.007
  [INFO] 20:39:25.615 java security sensor: Begin: 2024-12-14T20:39:25.606830450Z, End: 2024-12-14T20:39:25.614573468Z, Duration: 00:00:00.007
  [INFO] 20:39:25.615 java security sensor peak memory: 482 MB
  [INFO] 20:39:25.616 Sensor JavaSecuritySensor [security] (done) | time=11ms
  [INFO] 20:39:25.616 Sensor CSharpSecuritySensor [security]
  [INFO] 20:39:25.617 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044
  [INFO] 20:39:25.617 Load type hierarchy and UCFGs: Starting
  [INFO] 20:39:25.617 Load type hierarchy: Starting
  [INFO] 20:39:25.617 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/ucfg2/cs
  [INFO] 20:39:25.617 Read 0 type definitions
  [INFO] 20:39:25.618 Load type hierarchy: Time spent was 00:00:00.000
  [INFO] 20:39:25.618 Load UCFGs: Starting
  [INFO] 20:39:25.618 Load UCFGs: Time spent was 00:00:00.000
  [INFO] 20:39:25.618 Load type hierarchy and UCFGs: Time spent was 00:00:00.001
  [INFO] 20:39:25.618 No UCFGs have been included for analysis.
  [INFO] 20:39:25.618 csharp security sensor: Time spent was 00:00:00.002
  [INFO] 20:39:25.619 csharp security sensor: Begin: 2024-12-14T20:39:25.616774104Z, End: 2024-12-14T20:39:25.618913301Z, Duration: 00:00:00.002
    Load type hierarchy and UCFGs: Begin: 2024-12-14T20:39:25.617550692Z, End: 2024-12-14T20:39:25.618710117Z, Duration: 00:00:00.001
      Load type hierarchy: Begin: 2024-12-14T20:39:25.617589773Z, End: 2024-12-14T20:39:25.618549373Z, Duration: 00:00:00.000
      Load UCFGs: Begin: 2024-12-14T20:39:25.618628725Z, End: 2024-12-14T20:39:25.618656955Z, Duration: 00:00:00.000
  [INFO] 20:39:25.619 csharp security sensor peak memory: 482 MB
  [INFO] 20:39:25.619 Sensor CSharpSecuritySensor [security] (done) | time=3ms
  [INFO] 20:39:25.619 Sensor PhpSecuritySensor [security]
  [INFO] 20:39:25.619 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044
  [INFO] 20:39:25.619 Load type hierarchy and UCFGs: Starting
  [INFO] 20:39:25.619 Load type hierarchy: Starting
  [INFO] 20:39:25.619 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/sonar/ucfg2/php
  [INFO] 20:39:25.619 Read 0 type definitions
  [INFO] 20:39:25.619 Load type hierarchy: Time spent was 00:00:00.000
  [INFO] 20:39:25.619 Load UCFGs: Starting
  [INFO] 20:39:25.619 Load UCFGs: Time spent was 00:00:00.000
  [INFO] 20:39:25.619 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
  [INFO] 20:39:25.619 No UCFGs have been included for analysis.
  [INFO] 20:39:25.619 php security sensor: Time spent was 00:00:00.000
  [INFO] 20:39:25.620 php security sensor: Begin: 2024-12-14T20:39:25.619435352Z, End: 2024-12-14T20:39:25.619874331Z, Duration: 00:00:00.000
    Load type hierarchy and UCFGs: Begin: 2024-12-14T20:39:25.619528644Z, End: 2024-12-14T20:39:25.619702748Z, Duration: 00:00:00.000
      Load type hierarchy: Begin: 2024-12-14T20:39:25.619538544Z, End: 2024-12-14T20:39:25.619595515Z, Duration: 00:00:00.000
      Load UCFGs: Begin: 2024-12-14T20:39:25.619646796Z, End: 2024-12-14T20:39:25.619660307Z, Duration: 00:00:00.000
  [INFO] 20:39:25.620 php security sensor peak memory: 482 MB
  [INFO] 20:39:25.620 Sensor PhpSecuritySensor [security] (done) | time=1ms
  [INFO] 20:39:25.620 Sensor PythonSecuritySensor [security]
  [INFO] 20:39:25.620 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044
  [INFO] 20:39:25.620 Load type hierarchy and UCFGs: Starting
  [INFO] 20:39:25.620 Load type hierarchy: Starting
  [INFO] 20:39:25.620 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/sonar/ucfg2/python
  [INFO] 20:39:25.620 Read 0 type definitions
  [INFO] 20:39:25.620 Load type hierarchy: Time spent was 00:00:00.000
  [INFO] 20:39:25.620 Load UCFGs: Starting
  [INFO] 20:39:25.620 Load UCFGs: Time spent was 00:00:00.000
  [INFO] 20:39:25.620 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
  [INFO] 20:39:25.620 No UCFGs have been included for analysis.
  [INFO] 20:39:25.620 python security sensor: Time spent was 00:00:00.000
  [INFO] 20:39:25.621 python security sensor: Begin: 2024-12-14T20:39:25.620356653Z, End: 2024-12-14T20:39:25.620823582Z, Duration: 00:00:00.000
    Load type hierarchy and UCFGs: Begin: 2024-12-14T20:39:25.620457915Z, End: 2024-12-14T20:39:25.620648969Z, Duration: 00:00:00.000
      Load type hierarchy: Begin: 2024-12-14T20:39:25.620467725Z, End: 2024-12-14T20:39:25.620524176Z, Duration: 00:00:00.000
      Load UCFGs: Begin: 2024-12-14T20:39:25.620588077Z, End: 2024-12-14T20:39:25.620602448Z, Duration: 00:00:00.000
  [INFO] 20:39:25.621 python security sensor peak memory: 482 MB
  [INFO] 20:39:25.621 Sensor PythonSecuritySensor [security] (done) | time=1ms
  [INFO] 20:39:25.621 Sensor JsSecuritySensor [security]
  [INFO] 20:39:25.621 Enabled taint analysis rules: S5883, S6287, S6105, S6350, S5696, S5146, S2083, S5334, S6096, S2076, S5131, S2631, S5147, S3649, S5144
  [INFO] 20:39:25.621 Load type hierarchy and UCFGs: Starting
  [INFO] 20:39:25.621 Load type hierarchy: Starting
  [INFO] 20:39:25.621 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/sonar/ucfg2/js
  [INFO] 20:39:25.621 Read 0 type definitions
  [INFO] 20:39:25.621 Load type hierarchy: Time spent was 00:00:00.000
  [INFO] 20:39:25.621 Load UCFGs: Starting
  [INFO] 20:39:25.621 Load UCFGs: Time spent was 00:00:00.000
  [INFO] 20:39:25.621 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
  [INFO] 20:39:25.621 No UCFGs have been included for analysis.
  [INFO] 20:39:25.621 js security sensor: Time spent was 00:00:00.000
  [INFO] 20:39:25.622 js security sensor: Begin: 2024-12-14T20:39:25.621253272Z, End: 2024-12-14T20:39:25.621735562Z, Duration: 00:00:00.000
    Load type hierarchy and UCFGs: Begin: 2024-12-14T20:39:25.621370704Z, End: 2024-12-14T20:39:25.621551868Z, Duration: 00:00:00.000
      Load type hierarchy: Begin: 2024-12-14T20:39:25.621380654Z, End: 2024-12-14T20:39:25.621437305Z, Duration: 00:00:00.000
      Load UCFGs: Begin: 2024-12-14T20:39:25.621491697Z, End: 2024-12-14T20:39:25.621506027Z, Duration: 00:00:00.000
  [INFO] 20:39:25.622 js security sensor peak memory: 482 MB
  [INFO] 20:39:25.622 Sensor JsSecuritySensor [security] (done) | time=1ms
  [INFO] 20:39:25.622 ------------- Run sensors on project
  [INFO] 20:39:25.716 Sensor ArchitectureSensor [architecture]
  [INFO] 20:39:25.716 Starting ArchitectureSensor sensor.
  [INFO] 20:39:25.717 Reading SonarArchitecture IR data from directory "/w/workspace/l2switch-sonar/target/sonar/architecture-ir/java"
  [WARNING] 20:39:25.717 No SonarArchitecture IR data present in directory "/w/workspace/l2switch-sonar/target/sonar/architecture-ir/java"
  [INFO] 20:39:25.717 Sensor ArchitectureSensor [architecture] (done) | time=1ms
  [INFO] 20:39:25.717 Sensor Zero Coverage Sensor
  [INFO] 20:39:25.720 Sensor Zero Coverage Sensor (done) | time=3ms
  [INFO] 20:39:25.720 Sensor Java CPD Block Indexer
  [INFO] 20:39:25.823 Sensor Java CPD Block Indexer (done) | time=103ms
  [INFO] 20:39:25.840 CPD Executor 6 files had no CPD blocks
  [INFO] 20:39:25.840 CPD Executor Calculating CPD for 38 files
  [INFO] 20:39:25.861 CPD Executor CPD calculation finished (done) | time=19ms
  [INFO] 20:39:26.179 Analysis report generated in 310ms, dir size=1 MB
  [INFO] 20:39:26.372 Analysis report compressed in 193ms, zip size=465 KB
  [INFO] 20:39:27.478 Analysis report uploaded in 1106ms
  [INFO] 20:39:27.480 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_l2switch
  [INFO] 20:39:27.480 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
  [INFO] 20:39:27.480 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZPG5cUx7WquM9YfA_eX
  [INFO] 20:39:28.129 Sensor cache published successfully
  [INFO] 20:39:28.164 Analysis total time: 21.278 s
  [INFO] ------------------------------------------------------------------------
  [INFO] Reactor Summary for l2switch 0.8.0-SNAPSHOT:
  [INFO] 
  [INFO] l2switch-parent .................................... SKIPPED
  [INFO] packethandler-model ................................ SKIPPED
  [INFO] packethandler-impl ................................. SKIPPED
  [INFO] packethandler.aggregator ........................... SKIPPED
  [INFO] loopremover-model .................................. SKIPPED
  [INFO] loopremover-impl ................................... SKIPPED
  [INFO] loopremover.aggregator ............................. SKIPPED
  [INFO] addresstracker-model ............................... SKIPPED
  [INFO] arphandler-impl .................................... SKIPPED
  [INFO] addresstracker-impl ................................ SKIPPED
  [INFO] addresstracker.aggregator .......................... SKIPPED
  [INFO] hosttracker.aggregator ............................. SKIPPED
  [INFO] hosttracker-model .................................. SKIPPED
  [INFO] hosttracker-impl ................................... SKIPPED
  [INFO] main-impl .......................................... SKIPPED
  [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SKIPPED
  [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SKIPPED
  [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SKIPPED
  [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SKIPPED
  [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SKIPPED
  [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SKIPPED
  [INFO] OpenDaylight :: L2Switch :: Switch ................. SKIPPED
  [INFO] OpenDaylight :: L2Switch :: All .................... SKIPPED
  [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SKIPPED
  [INFO] features-l2switch .................................. SKIPPED
  [INFO] distribution-karaf ................................. SKIPPED
  [INFO] features-l2switch-aggregator ....................... SKIPPED
  [INFO] l2switch-artifacts ................................. SKIPPED
  [INFO] l2switch ........................................... SUCCESS [ 27.664 s]
  [INFO] ------------------------------------------------------------------------
  [INFO] BUILD SUCCESS
  [INFO] ------------------------------------------------------------------------
  [INFO] Total time:  32.668 s
  [INFO] Finished at: 2024-12-14T20:39:28Z
  [INFO] ------------------------------------------------------------------------
  [l2switch-sonar] $ /bin/bash /tmp/jenkins14621697002439293113.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: 5
  [JaCoCo plugin] Saving matched execfiles:  /w/workspace/l2switch-sonar/addresstracker/implementation/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/arphandler/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/l2switch-main/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/loopremover/implementation/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/packethandler/implementation/target/code-coverage/jacoco.exec
  [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/addresstracker/implementation/target/classes 14 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/addresstracker/model/target/classes 11 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/addresstracker/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/arphandler/target/classes 18 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/distribution/karaf/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/feature-parent/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/features-l2switch/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/hosttracker/implementation/target/classes 19 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/hosttracker/model/target/classes 12 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/hosttracker/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/l2switch-main/target/classes 16 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/loopremover/implementation/target/classes 18 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/loopremover/model/target/classes 8 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/loopremover/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/packethandler/implementation/target/classes 11 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/packethandler/model/target/classes 89 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/packethandler/target/classes 0 files
  [JaCoCo plugin]  - /w/workspace/l2switch-sonar/parent/target/classes 0 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/l2switch-sonar/addresstracker/implementation/src/main/java 5 files
  [JaCoCo plugin] - /w/workspace/l2switch-sonar/arphandler/src/main/java 6 files
  [JaCoCo plugin] - /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java 9 files
  [JaCoCo plugin] - /w/workspace/l2switch-sonar/l2switch-main/src/main/java 7 files
  [JaCoCo plugin] - /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java 6 files
  [JaCoCo plugin] - /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java 11 files
  [JaCoCo plugin] Loading inclusions files..
  [JaCoCo plugin] inclusions: []
  [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**]
  [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
  [JaCoCo plugin] Publishing the results..
  [JaCoCo plugin] Loading packages..
  [JaCoCo plugin] Done.
  [JaCoCo plugin] Overall coverage: class: 67.30769, method: 52.278824, line: 57.326477, branch: 45.960503, instruction: 58.932, complexity: 39.52739
  [PostBuildScript] - [INFO] Executing post build scripts.
  [l2switch-sonar] $ /bin/bash /tmp/jenkins13137464426272922224.sh
  ---> sysstat.sh
  [l2switch-sonar] $ /bin/bash /tmp/jenkins4866839403543682624.sh
  ---> package-listing.sh
  ++ facter osfamily
  ++ tr '[:upper:]' '[:lower:]'
  + OS_FAMILY=redhat
  + workspace=/w/workspace/l2switch-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/l2switch-sonar ']'
  + PACKAGES=/tmp/packages_end.txt
  + case "${OS_FAMILY}" in
  + rpm -qa
  + sort
  + '[' -f /tmp/packages_start.txt ']'
  + '[' -f /tmp/packages_end.txt ']'
  + diff /tmp/packages_start.txt /tmp/packages_end.txt
  + '[' /w/workspace/l2switch-sonar ']'
  + mkdir -p /w/workspace/l2switch-sonar/archives/
  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-sonar/archives/
  [l2switch-sonar] $ /bin/bash /tmp/jenkins4867084846138192125.sh
  ---> capture-instance-metadata.sh
  Setup pyenv:
    system
    3.8.13
    3.9.13
    3.10.13
  * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version)
  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XdsL from file:/tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: lftools 
  lf-activate-venv(): INFO: Adding /tmp/venv-XdsL/bin to PATH
  INFO: Running in OpenStack, capturing instance metadata
  [l2switch-sonar] $ /bin/bash /tmp/jenkins10367761189929538787.sh
  provisioning config files...
  Could not find credentials [logs] for l2switch-sonar #324
  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-sonar@tmp/config14567693118290062592tmp
  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.
  [l2switch-sonar] $ /bin/bash /tmp/jenkins14020768788172993582.sh
  ---> create-netrc.sh
  WARN: Log server credential not found.
  [l2switch-sonar] $ /bin/bash /tmp/jenkins17448686608873719173.sh
  ---> python-tools-install.sh
  Setup pyenv:
    system
    3.8.13
    3.9.13
    3.10.13
  * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version)
  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XdsL from file:/tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: lftools 
  lf-activate-venv(): INFO: Adding /tmp/venv-XdsL/bin to PATH
  [l2switch-sonar] $ /bin/bash /tmp/jenkins4382484697366358373.sh
  ---> sudo-logs.sh
  Archiving 'sudo' log..
  [l2switch-sonar] $ /bin/bash /tmp/jenkins12878479690667937986.sh
  ---> job-cost.sh
  Setup pyenv:
    system
    3.8.13
    3.9.13
    3.10.13
  * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version)
  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XdsL from file:/tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
  lf-activate-venv(): INFO: Adding /tmp/venv-XdsL/bin to PATH
  INFO: No Stack...
  INFO: Retrieving Pricing Info for: v3-standard-4
  INFO: Archiving Costs
  [l2switch-sonar] $ /bin/bash -l /tmp/jenkins5045236213682802760.sh
  ---> logs-deploy.sh
  Setup pyenv:
    system
    3.8.13
    3.9.13
    3.10.13
  * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version)
  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XdsL from file:/tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: lftools 
  lf-activate-venv(): INFO: Adding /tmp/venv-XdsL/bin to PATH
  WARNING: Nexus logging server not set
  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-sonar/324/
  INFO: archiving logs to S3
  ---> uname -a:
  Linux prd-centos8-builder-4c-4g-2725.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
  
  
  ---> lscpu:
  Architecture:        x86_64
  CPU op-mode(s):      32-bit, 64-bit
  Byte Order:          Little Endian
  CPU(s):              4
  On-line CPU(s) list: 0-3
  Thread(s) per core:  1
  Core(s) per socket:  1
  Socket(s):           4
  NUMA node(s):        1
  Vendor ID:           AuthenticAMD
  CPU family:          23
  Model:               49
  Model name:          AMD EPYC-Rome Processor
  Stepping:            0
  CPU MHz:             2799.998
  BogoMIPS:            5599.99
  Virtualization:      AMD-V
  Hypervisor vendor:   KVM
  Virtualization type: full
  L1d cache:           32K
  L1i cache:           32K
  L2 cache:            512K
  L3 cache:            16384K
  NUMA node0 CPU(s):   0-3
  Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
  
  
  ---> nproc:
  4
  
  
  ---> df -h:
  Filesystem      Size  Used Avail Use% Mounted on
  devtmpfs        7.7G     0  7.7G   0% /dev
  tmpfs           7.7G     0  7.7G   0% /dev/shm
  tmpfs           7.7G   17M  7.7G   1% /run
  tmpfs           7.7G     0  7.7G   0% /sys/fs/cgroup
  /dev/vda1        80G   11G   70G  13% /
  tmpfs           1.6G     0  1.6G   0% /run/user/1001
  
  
  ---> free -m:
                total        used        free      shared  buff/cache   available
  Mem:          15761         800       10934          19        4026       14618
  Swap:          1023           0        1023
  
  
  ---> ip addr:
  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
      inet 127.0.0.1/8 scope host lo
         valid_lft forever preferred_lft forever
      inet6 ::1/128 scope host 
         valid_lft forever preferred_lft forever
  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
      link/ether fa:16:3e:f3:d1:1a brd ff:ff:ff:ff:ff:ff
      altname enp0s3
      altname ens3
      inet 10.30.171.23/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
         valid_lft 85993sec preferred_lft 85993sec
      inet6 fe80::f816:3eff:fef3:d11a/64 scope link 
         valid_lft forever preferred_lft forever
  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
      link/ether 02:42:dc:00:79:e1 brd ff:ff:ff:ff:ff:ff
      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
         valid_lft forever preferred_lft forever
  
  
  ---> sar -b -r -n DEV:
  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 	12/14/2024 	_x86_64_	(4 CPU)
  
  20:33:26     LINUX RESTART	(4 CPU)
  
  08:34:01 PM       tps      rtps      wtps   bread/s   bwrtn/s
  08:35:01 PM    219.21     15.51    203.70   2963.15   7005.83
  08:36:01 PM    265.77     20.38    245.39   4200.87  14647.50
  08:37:01 PM     30.04      0.03     30.01      0.53   4463.13
  08:38:01 PM     65.68      0.20     65.48      6.40   4500.78
  08:39:01 PM     65.21      0.00     65.21      0.00  13532.04
  08:40:01 PM     47.82      3.05     44.77   1723.83  30758.55
  Average:       115.63      6.53    109.10   1482.52  12484.30
  
  08:34:01 PM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
  08:35:01 PM  13266040  15096504   2873396     17.80      2688   2044880   1117612      6.50    210008   2305976    158076
  08:36:01 PM  12142944  14415576   3996492     24.76      2688   2476568   1652280      9.61    326164   3262864    106848
  08:37:01 PM  11669628  13982036   4469808     27.69      2688   2515020   2168660     12.62    337288   3719344     18816
  08:38:01 PM  11502552  14005100   4636884     28.73      2688   2701880   1932652     11.24    483720   3727556     93992
  08:39:01 PM  11201440  14781072   4937996     30.60      2688   3773760   1335792      7.77    721436   3776340    774852
  08:40:01 PM  11241276  15011120   4898160     30.35      2688   3963204   1096076      6.38    925288   3533868     14816
  Average:     11837313  14548568   4302123     26.66      2688   2912552   1550512      9.02    500651   3387658    194567
  
  08:34:01 PM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
  08:35:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:35:01 PM      eth0    212.15    136.74   1362.51     55.01      0.00      0.00      0.00      0.00
  08:35:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:36:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:36:01 PM      eth0    295.30    240.53   3583.23     39.05      0.00      0.00      0.00      0.00
  08:36:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:37:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:37:01 PM      eth0     20.40     19.57     16.76      5.96      0.00      0.00      0.00      0.00
  08:37:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:38:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:38:01 PM      eth0    175.16    148.08   2539.75     22.61      0.00      0.00      0.00      0.00
  08:38:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:39:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:39:01 PM      eth0    139.95    116.35   1971.90     16.46      0.00      0.00      0.00      0.00
  08:39:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:40:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  08:40:01 PM      eth0    158.05    117.28   2120.14     51.75      0.00      0.00      0.00      0.00
  08:40:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  Average:         eth0    166.83    129.76   1932.41     31.80      0.00      0.00      0.00      0.00
  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
  
  
  ---> sar -P ALL:
  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 	12/14/2024 	_x86_64_	(4 CPU)
  
  20:33:26     LINUX RESTART	(4 CPU)
  
  08:34:01 PM     CPU     %user     %nice   %system   %iowait    %steal     %idle
  08:35:01 PM     all     21.44      0.00      3.81      2.44      0.09     72.22
  08:35:01 PM       0     19.22      0.00      2.48      0.80      0.10     77.40
  08:35:01 PM       1     16.48      0.00      3.57      4.34      0.10     75.50
  08:35:01 PM       2     35.11      0.00      5.24      2.33      0.10     57.22
  08:35:01 PM       3     14.99      0.00      3.96      2.28      0.07     78.71
  08:36:01 PM     all     51.57      0.00      3.38      3.56      0.14     41.35
  08:36:01 PM       0     51.33      0.00      2.66      3.38      0.18     42.45
  08:36:01 PM       1     48.04      0.00      4.42      5.01      0.15     42.38
  08:36:01 PM       2     55.90      0.00      3.93      2.28      0.12     37.77
  08:36:01 PM       3     51.00      0.00      2.52      3.57      0.12     42.80
  08:37:01 PM     all     79.44      0.00      2.30      0.65      0.12     17.49
  08:37:01 PM       0     82.75      0.00      1.52      1.09      0.13     14.51
  08:37:01 PM       1     78.75      0.00      3.48      1.05      0.12     16.61
  08:37:01 PM       2     76.89      0.00      2.33      0.13      0.12     20.53
  08:37:01 PM       3     79.38      0.00      1.86      0.33      0.10     18.33
  08:38:01 PM     all     48.78      0.00      3.00      1.83      0.12     46.28
  08:38:01 PM       0     54.15      0.00      3.50      2.86      0.12     39.38
  08:38:01 PM       1     57.85      0.00      3.12      1.71      0.12     37.20
  08:38:01 PM       2     48.51      0.00      3.04      0.79      0.12     47.53
  08:38:01 PM       3     34.50      0.00      2.32      1.96      0.12     61.10
  08:39:01 PM     all     20.05      0.00      1.71     18.71      0.09     59.45
  08:39:01 PM       0     12.37      0.00      1.04      4.43      0.08     82.08
  08:39:01 PM       1     14.59      0.00      1.44      1.77      0.07     82.13
  08:39:01 PM       2     40.52      0.00      3.29     38.27      0.08     17.84
  08:39:01 PM       3     12.78      0.00      1.07     30.45      0.12     55.58
  08:40:01 PM     all     27.22      0.00      2.35      5.85      0.09     64.49
  08:40:01 PM       0     25.52      0.00      2.22      8.19      0.08     63.99
  08:40:01 PM       1     31.38      0.00      2.34      6.51      0.10     59.67
  08:40:01 PM       2     24.49      0.00      2.86      6.35      0.08     66.22
  08:40:01 PM       3     27.49      0.00      2.00      2.37      0.08     68.06
  Average:        all     41.43      0.00      2.76      5.51      0.11     50.20
  Average:          0     40.90      0.00      2.23      3.45      0.12     53.30
  Average:          1     41.19      0.00      3.06      3.40      0.11     52.24
  Average:          2     46.92      0.00      3.45      8.36      0.10     41.16
  Average:          3     36.71      0.00      2.29      6.84      0.10     54.07