06:20:57  Started by timer
06:20:57  Running as SYSTEM
06:20:57  [EnvInject] - Loading node environment variables.
06:20:57  Building remotely on prd-ubuntu2204-docker-4c-4g-9648 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-clm-titanium
06:20:58  [ssh-agent] Looking for ssh-agent implementation...
06:20:58  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
06:20:58  $ ssh-agent
06:20:58  SSH_AUTH_SOCK=/tmp/ssh-XXXXXXsRO55e/agent.1564
06:20:58  SSH_AGENT_PID=1566
06:20:58  [ssh-agent] Started.
06:20:58  Running ssh-add (command line suppressed)
06:20:58  Identity added: /w/workspace/openflowplugin-maven-clm-titanium@tmp/private_key_17231296110422461493.key (/w/workspace/openflowplugin-maven-clm-titanium@tmp/private_key_17231296110422461493.key)
06:20:58  [ssh-agent] Using credentials jenkins (jenkins-ssh)
06:20:58  The recommended git tool is: NONE
06:21:00  using credential jenkins-ssh
06:21:00  Wiping out workspace first.
06:21:00  Cloning the remote Git repository
06:21:00  Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin
06:21:00   > git init /w/workspace/openflowplugin-maven-clm-titanium # timeout=10
06:21:00  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin
06:21:00   > git --version # timeout=10
06:21:00   > git --version # 'git version 2.34.1'
06:21:00  using GIT_SSH to set credentials jenkins-ssh
06:21:00  Verifying host key using known hosts file
06:21:00  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.
06:21:00   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10
06:21:04   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10
06:21:04   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:21:04  Avoid second fetch
06:21:04   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:21:04  Checking out Revision 035c597f2113f8bb25ebe3e77aa28c29ba3b9a5d (refs/remotes/origin/master)
06:21:04   > git config core.sparsecheckout # timeout=10
06:21:04   > git checkout -f 035c597f2113f8bb25ebe3e77aa28c29ba3b9a5d # timeout=10
06:21:05  Commit message: "Clean up reconciliation framework docs"
06:21:05   > git rev-list --no-walk 035c597f2113f8bb25ebe3e77aa28c29ba3b9a5d # timeout=10
06:21:08  provisioning config files...
06:21:08  copy managed file [npmrc] to file:/home/jenkins/.npmrc
06:21:08  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
06:21:08  [openflowplugin-maven-clm-titanium] $ /bin/bash /tmp/jenkins16261879842393178543.sh
06:21:08  ---> python-tools-install.sh
06:21:08  Setup pyenv:
06:21:08  * system (set by /opt/pyenv/version)
06:21:08  * 3.8.20 (set by /opt/pyenv/version)
06:21:08  * 3.9.20 (set by /opt/pyenv/version)
06:21:08  * 3.10.15 (set by /opt/pyenv/version)
06:21:08  * 3.11.10 (set by /opt/pyenv/version)
06:21:13  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8ixe
06:21:13  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
06:21:15  lf-activate-venv(): INFO: Installing: lftools 
06:21:43  lf-activate-venv(): INFO: Adding /tmp/venv-8ixe/bin to PATH
06:21:43  Generating Requirements File
06:22:03  ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
06:22:03  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
06:22:04  Python 3.11.10
06:22:04  pip 25.0.1 from /tmp/venv-8ixe/lib/python3.11/site-packages/pip (python 3.11)
06:22:04  appdirs==1.4.4
06:22:04  argcomplete==3.6.0
06:22:04  aspy.yaml==1.3.0
06:22:04  attrs==25.3.0
06:22:04  autopage==0.5.2
06:22:04  beautifulsoup4==4.13.3
06:22:04  boto3==1.37.18
06:22:04  botocore==1.37.18
06:22:04  bs4==0.0.2
06:22:04  cachetools==5.5.2
06:22:04  certifi==2025.1.31
06:22:04  cffi==1.17.1
06:22:04  cfgv==3.4.0
06:22:04  chardet==5.2.0
06:22:04  charset-normalizer==3.4.1
06:22:04  click==8.1.8
06:22:04  cliff==4.9.1
06:22:04  cmd2==2.5.11
06:22:04  cryptography==3.3.2
06:22:04  debtcollector==3.0.0
06:22:04  decorator==5.2.1
06:22:04  defusedxml==0.7.1
06:22:04  Deprecated==1.2.18
06:22:04  distlib==0.3.9
06:22:04  dnspython==2.7.0
06:22:04  docker==4.2.2
06:22:04  dogpile.cache==1.3.4
06:22:04  durationpy==0.9
06:22:04  email_validator==2.2.0
06:22:04  filelock==3.18.0
06:22:04  future==1.0.0
06:22:04  gitdb==4.0.12
06:22:04  GitPython==3.1.44
06:22:04  google-auth==2.38.0
06:22:04  httplib2==0.22.0
06:22:04  identify==2.6.9
06:22:04  idna==3.10
06:22:04  importlib-resources==1.5.0
06:22:04  iso8601==2.1.0
06:22:04  Jinja2==3.1.6
06:22:04  jmespath==1.0.1
06:22:04  jsonpatch==1.33
06:22:04  jsonpointer==3.0.0
06:22:04  jsonschema==4.23.0
06:22:04  jsonschema-specifications==2024.10.1
06:22:04  keystoneauth1==5.10.0
06:22:04  kubernetes==32.0.1
06:22:04  lftools==0.37.12
06:22:04  lxml==5.3.1
06:22:04  MarkupSafe==3.0.2
06:22:04  msgpack==1.1.0
06:22:04  multi_key_dict==2.0.3
06:22:04  munch==4.0.0
06:22:04  netaddr==1.3.0
06:22:04  niet==1.4.2
06:22:04  nodeenv==1.9.1
06:22:04  oauth2client==4.1.3
06:22:04  oauthlib==3.2.2
06:22:04  openstacksdk==4.4.0
06:22:04  os-client-config==2.1.0
06:22:04  os-service-types==1.7.0
06:22:04  osc-lib==3.2.0
06:22:04  oslo.config==9.7.1
06:22:04  oslo.context==5.7.1
06:22:04  oslo.i18n==6.5.1
06:22:04  oslo.log==7.1.0
06:22:04  oslo.serialization==5.7.0
06:22:04  oslo.utils==8.2.0
06:22:04  packaging==24.2
06:22:04  pbr==6.1.1
06:22:04  platformdirs==4.3.7
06:22:04  prettytable==3.15.1
06:22:04  psutil==7.0.0
06:22:04  pyasn1==0.6.1
06:22:04  pyasn1_modules==0.4.1
06:22:04  pycparser==2.22
06:22:04  pygerrit2==2.0.15
06:22:04  PyGithub==2.6.1
06:22:04  PyJWT==2.10.1
06:22:04  PyNaCl==1.5.0
06:22:04  pyparsing==2.4.7
06:22:04  pyperclip==1.9.0
06:22:04  pyrsistent==0.20.0
06:22:04  python-cinderclient==9.7.0
06:22:04  python-dateutil==2.9.0.post0
06:22:04  python-heatclient==4.1.0
06:22:04  python-jenkins==1.8.2
06:22:04  python-keystoneclient==5.6.0
06:22:04  python-magnumclient==4.8.1
06:22:04  python-openstackclient==7.4.0
06:22:04  python-swiftclient==4.7.0
06:22:04  PyYAML==6.0.2
06:22:04  referencing==0.36.2
06:22:04  requests==2.32.3
06:22:04  requests-oauthlib==2.0.0
06:22:04  requestsexceptions==1.4.0
06:22:04  rfc3986==2.0.0
06:22:04  rpds-py==0.23.1
06:22:04  rsa==4.9
06:22:04  ruamel.yaml==0.18.10
06:22:04  ruamel.yaml.clib==0.2.12
06:22:04  s3transfer==0.11.4
06:22:04  simplejson==3.20.1
06:22:04  six==1.17.0
06:22:04  smmap==5.0.2
06:22:04  soupsieve==2.6
06:22:04  stevedore==5.4.1
06:22:04  tabulate==0.9.0
06:22:04  toml==0.10.2
06:22:04  tomlkit==0.13.2
06:22:04  tqdm==4.67.1
06:22:04  typing_extensions==4.12.2
06:22:04  tzdata==2025.1
06:22:04  urllib3==1.26.20
06:22:04  virtualenv==20.29.3
06:22:04  wcwidth==0.2.13
06:22:04  websocket-client==1.8.0
06:22:04  wrapt==1.17.2
06:22:04  xdg==6.0.0
06:22:04  xmltodict==0.14.2
06:22:04  yq==3.4.3
06:22:04  [openflowplugin-maven-clm-titanium] $ /bin/sh -xe /tmp/jenkins14470657740873358591.sh
06:22:04  + echo quiet=on
06:22:04  Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-9648
06:22:05  [openflowplugin-maven-clm-titanium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=titanium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
06:22:05  " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=openflowplugin --version
06:22:05  Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
06:22:05  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
06:22:05  Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
06:22:05  Default locale: en, platform encoding: UTF-8
06:22:05  OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix"
06:22:05  [openflowplugin-maven-clm-titanium] $ /bin/sh -xe /tmp/jenkins18101147677079382632.sh
06:22:05  + rm /home/jenkins/.wgetrc
06:22:05  [EnvInject] - Injecting environment variables from a build step.
06:22:05  [EnvInject] - Injecting as environment variables the properties content 
06:22:05  SET_JDK_VERSION=openjdk21
06:22:05  GIT_URL="git://devvexx.opendaylight.org/mirror"
06:22:05  
06:22:05  [EnvInject] - Variables injected successfully.
06:22:05  [openflowplugin-maven-clm-titanium] $ /bin/sh /tmp/jenkins11112439348830509604.sh
06:22:05  ---> update-java-alternatives.sh
06:22:05  ---> Updating Java version
06:22:06  ---> Ubuntu/Debian system detected
06:22:06  update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
06:22:06  update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
06:22:06  update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
06:22:06  openjdk version "21.0.5" 2024-10-15
06:22:06  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
06:22:06  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
06:22:06  JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
06:22:06  [EnvInject] - Injecting environment variables from a build step.
06:22:06  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
06:22:06  [EnvInject] - Variables injected successfully.
06:22:06  provisioning config files...
06:22:06  copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-clm-titanium@tmp/config4882960682294895927tmp
06:22:07  copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-clm-titanium@tmp/config14959410831600378209tmp
06:22:07  [EnvInject] - Injecting environment variables from a build step.
06:22:07  [EnvInject] - Injecting as environment variables the properties content 
06:22:07  MAVEN_GOALS=clean deploy javadoc:aggregate
06:22:07  
06:22:07  [EnvInject] - Variables injected successfully.
06:22:07  [openflowplugin-maven-clm-titanium] $ /bin/bash -l /tmp/jenkins11442250418235195569.sh
06:22:07  ---> common-variables.sh
06:22:07  --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
06:22:07  ---> sonatype-clm.sh
06:22:07  Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
06:22:07  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
06:22:07  Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
06:22:07  Default locale: en, platform encoding: UTF-8
06:22:07  OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix"
06:22:08  [INFO] Scanning for projects...
06:22:14  [WARNING] 
06:22:14  [WARNING] Some problems were encountered while building the effective model for org.opendaylight.openflowplugin:openflowplugin-artifacts:pom:0.20.0-SNAPSHOT
06:22:14  [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: ${project.groupId}.openflowjava:odl-openflowjava-protocol:xml:features -> duplicate declaration of version ${project.version} @ line 431, column 25
06:22:14  [WARNING] 
06:22:14  [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
06:22:14  [WARNING] 
06:22:14  [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
06:22:14  [WARNING] 
06:22:14  [INFO] ------------------------------------------------------------------------
06:22:14  [INFO] Reactor Build Order:
06:22:14  [INFO] 
06:22:14  [INFO] openflowplugin-artifacts                                           [pom]
06:22:14  [INFO] openflowplugin-parent                                              [pom]
06:22:14  [INFO] ODL :: openflowjava :: openflow-protocol-api                    [bundle]
06:22:14  [INFO] openflowjava-parent                                                [pom]
06:22:14  [INFO] ODL :: openflowjava :: openflow-protocol-spi                    [bundle]
06:22:14  [INFO] ODL :: openflowjava :: openflowjava-util                        [bundle]
06:22:14  [INFO] ODL :: openflowjava :: openflow-protocol-impl                   [bundle]
06:22:14  [INFO] ODL :: openflowjava :: odl-openflowjava-protocol               [feature]
06:22:14  [INFO] model-inventory                                                 [bundle]
06:22:14  [INFO] model-flow-base                                                 [bundle]
06:22:14  [INFO] model-flow-service                                              [bundle]
06:22:14  [INFO] model-flow-statistics                                           [bundle]
06:22:14  [INFO] model-topology                                                  [bundle]
06:22:14  [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model                 [feature]
06:22:14  [INFO] liblldp                                                         [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Libraries                   [feature]
06:22:14  [INFO] openflowplugin-blueprint-config                                 [bundle]
06:22:14  [INFO] ODL :: openflowjava :: openflowjava-blueprint-config            [bundle]
06:22:14  [INFO] openflowplugin-common                                           [bundle]
06:22:14  [INFO] openflowplugin-api                                              [bundle]
06:22:14  [INFO] openflowplugin-extension-api                                    [bundle]
06:22:14  [INFO] openflowplugin                                                  [bundle]
06:22:14  [INFO] openflowplugin-impl                                             [bundle]
06:22:14  [INFO] openflowplugin-extension-onf                                    [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature]
06:22:14  [INFO] bulk-o-matic                                                    [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support [feature]
06:22:14  [INFO] device-ownership-service                                        [bundle]
06:22:14  [INFO] of-switch-config-pusher                                         [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature]
06:22:14  [INFO] arbitratorreconciliation-api                                    [bundle]
06:22:14  [INFO] reconciliation-framework                                        [bundle]
06:22:14  [INFO] arbitratorreconciliation-impl                                   [bundle]
06:22:14  [INFO] forwardingrules-manager                                         [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM           [feature]
06:22:14  [INFO] forwardingrules-sync                                            [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS           [feature]
06:22:14  [INFO] table-miss-enforcer                                             [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature]
06:22:14  [INFO] topology-lldp-discovery                                         [bundle]
06:22:14  [INFO] lldp-speaker                                                    [bundle]
06:22:14  [INFO] topology-manager                                                [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - topology      [feature]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker  [feature]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services               [feature]
06:22:14  [INFO] test-common                                                     [bundle]
06:22:14  [INFO] drop-test-karaf                                                 [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Drop Test                   [feature]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST       [feature]
06:22:14  [INFO] southbound-cli                                                  [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature]
06:22:14  [INFO] openflowjava-extension-nicira-api                               [bundle]
06:22:14  [INFO] openflowjava-extension-nicira                                   [bundle]
06:22:14  [INFO] openflowplugin-extension-nicira                                 [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions           [feature]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions              [feature]
06:22:14  [INFO] openflowjava-extension-eric                                     [bundle]
06:22:14  [INFO] openflowplugin-extension-eric                                   [bundle]
06:22:14  [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions             [feature]
06:22:14  [INFO] features-openflowplugin                                        [feature]
06:22:14  [INFO] features-aggregator                                                [pom]
06:22:14  [INFO] model-aggregator                                                   [pom]
06:22:14  [INFO] libraries-aggregator                                               [pom]
06:22:14  [INFO] simple-client                                                   [bundle]
06:22:14  [INFO] ODL :: openflowjava :: openflow-protocol-it                     [bundle]
06:22:14  [INFO] test-extension                                                  [bundle]
06:22:14  [INFO] openflowplugin-extension-aggregator                                [pom]
06:22:14  [INFO] test-provider                                                   [bundle]
06:22:14  [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator       [pom]
06:22:14  [INFO] applications-aggregator                                            [pom]
06:22:14  [INFO] learning-switch                                                 [bundle]
06:22:14  [INFO] sample-consumer                                                 [bundle]
06:22:14  [INFO] sample-bundles                                                  [bundle]
06:22:14  [INFO] openflowplugin-samples-aggregator                                  [pom]
06:22:14  [INFO] openflowplugin-karaf                                               [pom]
06:22:14  [INFO] openflowplugin                                                     [pom]
06:22:15  [INFO] 
06:22:15  [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------
06:22:15  [INFO] Building openflowplugin-artifacts 0.20.0-SNAPSHOT                 [1/80]
06:22:15  [INFO]   from artifacts/pom.xml
06:22:15  [INFO] --------------------------------[ pom ]---------------------------------
06:22:15  [INFO] 
06:22:15  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-artifacts ---
06:22:15  [INFO] 
06:22:15  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts ---
06:22:15  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
06:22:15  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
06:22:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:22:15  [INFO] 
06:22:15  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts ---
06:22:16  [INFO] 
06:22:16  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-artifacts ---
06:22:16  [INFO] CycloneDX: Resolving Dependencies
06:22:16  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
06:22:17  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/artifacts/target/bom.xml
06:22:17  [INFO]            attaching as openflowplugin-artifacts-0.20.0-SNAPSHOT-cyclonedx.xml
06:22:17  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/artifacts/target/bom.json
06:22:17  [INFO]            attaching as openflowplugin-artifacts-0.20.0-SNAPSHOT-cyclonedx.json
06:22:17  [INFO] 
06:22:17  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-artifacts ---
06:22:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/openflowplugin-artifacts-0.20.0-SNAPSHOT.pom
06:22:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/openflowplugin-artifacts-0.20.0-SNAPSHOT-cyclonedx.xml
06:22:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/openflowplugin-artifacts-0.20.0-SNAPSHOT-cyclonedx.json
06:22:17  [INFO] 
06:22:17  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-artifacts ---
06:22:17  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:22:17  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:22:17  [INFO] 
06:22:17  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >--------
06:22:17  [INFO] Building openflowplugin-parent 0.20.0-SNAPSHOT                    [2/80]
06:22:17  [INFO]   from parent/pom.xml
06:22:17  [INFO] --------------------------------[ pom ]---------------------------------
06:22:18  [INFO] 
06:22:18  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-parent ---
06:22:18  [INFO] 
06:22:18  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-parent ---
06:22:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
06:22:18  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
06:22:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:22:18  [INFO] 
06:22:18  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent ---
06:22:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:22:18  [INFO] 
06:22:18  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-parent ---
06:22:18  [INFO] 
06:22:18  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent ---
06:22:18  [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/openflowplugin-maven-clm-titanium/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/**
06:22:18  [INFO] 
06:22:18  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-parent ---
06:22:19  [INFO] Starting audit...
06:22:19  Audit done.
06:22:19  [INFO] You have 0 Checkstyle violations.
06:22:19  [INFO] 
06:22:19  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-parent ---
06:22:20  [INFO] Starting audit...
06:22:20  Audit done.
06:22:20  [INFO] You have 0 Checkstyle violations.
06:22:20  [INFO] 
06:22:20  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-parent ---
06:22:20  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/parent/target/classes/LICENSE
06:22:20  [INFO] 
06:22:20  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>>
06:22:20  [INFO] 
06:22:20  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-parent ---
06:22:22  [INFO] 
06:22:22  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<<
06:22:22  [INFO] 
06:22:22  [INFO] 
06:22:22  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-parent ---
06:22:22  [INFO] 
06:22:22  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-parent ---
06:22:22  [INFO] 
06:22:22  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-parent ---
06:22:23  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
06:22:23  [INFO] 
06:22:23  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-parent ---
06:22:23  [INFO] CycloneDX: Resolving Dependencies
06:22:23  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
06:22:23  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/parent/target/bom.xml
06:22:23  [INFO]            attaching as openflowplugin-parent-0.20.0-SNAPSHOT-cyclonedx.xml
06:22:23  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/parent/target/bom.json
06:22:23  [INFO]            attaching as openflowplugin-parent-0.20.0-SNAPSHOT-cyclonedx.json
06:22:23  [INFO] 
06:22:23  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent ---
06:22:24  [INFO] Skipping duplicate-finder execution!
06:22:24  [INFO] 
06:22:24  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-parent ---
06:22:24  [INFO] Skipping pom project
06:22:24  [INFO] 
06:22:24  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent ---
06:22:24  [INFO] 
06:22:24  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-parent ---
06:22:24  [INFO] 
06:22:24  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-parent ---
06:22:24  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:22:24  [INFO] 
06:22:24  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-parent ---
06:22:24  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/openflowplugin-parent-0.20.0-SNAPSHOT.pom
06:22:24  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/openflowplugin-parent-0.20.0-SNAPSHOT-cyclonedx.xml
06:22:24  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/openflowplugin-parent-0.20.0-SNAPSHOT-cyclonedx.json
06:22:24  [INFO] 
06:22:24  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-parent ---
06:22:24  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:22:24  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:22:24  [INFO] 
06:22:24  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >--
06:22:24  [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.20.0-SNAPSHOT [3/80]
06:22:24  [INFO]   from openflowjava/openflow-protocol-api/pom.xml
06:22:24  [INFO] -------------------------------[ bundle ]-------------------------------
06:22:24  [INFO] 
06:22:24  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-api ---
06:22:24  [INFO] 
06:22:24  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-api ---
06:22:24  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:22:24  [INFO] 
06:22:24  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api ---
06:22:24  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:22:24  [INFO] 
06:22:24  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-api ---
06:22:25  [INFO] 
06:22:25  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api ---
06:22:25  [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/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:22:25  [INFO] 
06:22:25  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflow-protocol-api ---
06:22:26  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:22:26  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/src/main/yang
06:22:26  [INFO] yang-to-sources: Found 3 dependencies in 6.460 ms
06:22:27  [INFO] yang-to-sources: Project model files found: 9 in 312.2 ms
06:22:27  [INFO] yang-to-sources: 12 YANG models processed in 476.2 ms
06:22:27  [INFO] BindingJavaFileGenerator: Defined 865 files in 140.8 ms
06:22:27  [INFO] Sorted 865 files into 170 directories in 4.675 ms
06:22:28  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 531.9 ms
06:22:28  [INFO] 
06:22:28  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-api ---
06:22:28  [INFO] Starting audit...
06:22:28  Audit done.
06:22:28  [INFO] You have 0 Checkstyle violations.
06:22:28  [INFO] 
06:22:28  [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-api ---
06:22:29  [INFO] Starting audit...
06:22:29  Audit done.
06:22:29  [INFO] You have 0 Checkstyle violations.
06:22:29  [INFO] 
06:22:29  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-api ---
06:22:29  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/classes/LICENSE
06:22:29  [INFO] 
06:22:29  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api ---
06:22:29  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/src/main/resources
06:22:29  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/generated-sources/spi
06:22:29  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
06:22:29  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:22:29  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
06:22:29  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/generated-sources/spi
06:22:29  [INFO] 
06:22:29  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-api ---
06:22:29  [INFO] Recompiling the module because of changed source code.
06:22:29  [INFO] Compiling 916 source files with javac [debug release 21] to target/classes
06:22:36  [INFO] 
06:22:36  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>>
06:22:36  [INFO] 
06:22:36  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-api ---
06:22:36  [INFO] Fork Value is true
06:22:41  [INFO] Done SpotBugs Analysis....
06:22:42  [INFO] 
06:22:42  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<<
06:22:42  [INFO] 
06:22:42  [INFO] 
06:22:42  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-api ---
06:22:42  [INFO] BugInstance size is 0
06:22:42  [INFO] Error size is 0
06:22:42  [INFO] No errors/warnings found
06:22:42  [INFO] 
06:22:42  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api ---
06:22:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/src/test/resources
06:22:42  [INFO] 
06:22:42  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api ---
06:22:42  [INFO] Recompiling the module because of changed dependency.
06:22:42  [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes
06:22:42  [INFO] 
06:22:42  [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-api ---
06:22:42  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:22:43  [INFO] 
06:22:43  [INFO] -------------------------------------------------------
06:22:43  [INFO]  T E S T S
06:22:43  [INFO] -------------------------------------------------------
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest
06:22:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest
06:22:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest
06:22:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest
06:22:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest
06:22:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest
06:22:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest
06:22:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest
06:22:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest
06:22:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest
06:22:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest
06:22:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest
06:22:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest
06:22:44  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest
06:22:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest
06:22:44  [INFO] 
06:22:44  [INFO] Results:
06:22:44  [INFO] 
06:22:44  [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0
06:22:44  [INFO] 
06:22:44  [INFO] 
06:22:44  [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-api ---
06:22:44  [INFO] 
06:22:44  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-api ---
06:22:45  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT.jar
06:22:45  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF
06:22:45  [INFO] 
06:22:45  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-api ---
06:22:46  [INFO] No previous run data found, generating javadoc.
06:22:55  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT-javadoc.jar
06:22:55  [INFO] 
06:22:55  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-api ---
06:22:55  [INFO] CycloneDX: Resolving Dependencies
06:22:56  [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
06:22:56  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/bom.xml
06:22:56  [INFO]            attaching as openflow-protocol-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:22:56  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/bom.json
06:22:56  [INFO]            attaching as openflow-protocol-api-0.20.0-SNAPSHOT-cyclonedx.json
06:22:56  [INFO] 
06:22:56  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api ---
06:22:56  [INFO] Skipping duplicate-finder execution!
06:22:56  [INFO] 
06:22:56  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-api ---
06:22:56  [INFO] No dependency problems found
06:22:56  [INFO] 
06:22:56  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api ---
06:22:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT-sources.jar
06:22:57  [INFO] 
06:22:57  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-api ---
06:22:57  [INFO] 
06:22:57  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-api ---
06:22:57  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec
06:22:57  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes
06:22:57  [INFO] 
06:22:57  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-api ---
06:22:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT.pom
06:22:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT.jar
06:22:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT-javadoc.jar
06:22:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:22:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT-cyclonedx.json
06:22:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT-sources.jar
06:22:57  [INFO] 
06:22:57  [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-api ---
06:22:57  [INFO] Writing OBR metadata
06:22:57  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT.jar
06:22:57  [INFO] Writing OBR metadata
06:22:57  [INFO] 
06:22:57  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-api ---
06:22:57  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:22:57  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:22:57  [INFO] 
06:22:57  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-api ---
06:22:57  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:22:57  [INFO] 
06:22:57  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >--
06:22:57  [INFO] Building openflowjava-parent 0.20.0-SNAPSHOT                      [4/80]
06:22:57  [INFO]   from openflowjava/pom.xml
06:22:57  [INFO] --------------------------------[ pom ]---------------------------------
06:22:57  [INFO] 
06:22:57  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-parent ---
06:22:57  [INFO] 
06:22:57  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-parent ---
06:22:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:22:57  [INFO] 
06:22:57  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent ---
06:22:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:22:57  [INFO] 
06:22:57  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-parent ---
06:22:57  [INFO] 
06:22:57  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent ---
06:22:57  [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/openflowplugin-maven-clm-titanium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:22:57  [INFO] 
06:22:57  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-parent ---
06:22:57  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/src/main/yang added.
06:22:57  [INFO] 
06:22:57  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-parent ---
06:22:57  [INFO] Starting audit...
06:22:57  Audit done.
06:22:57  [INFO] You have 0 Checkstyle violations.
06:22:57  [INFO] 
06:22:57  [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-parent ---
06:22:57  [INFO] Starting audit...
06:22:57  Audit done.
06:22:57  [INFO] You have 0 Checkstyle violations.
06:22:57  [INFO] 
06:22:57  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-parent ---
06:22:57  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/target/classes/LICENSE
06:22:57  [INFO] 
06:22:57  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-parent >>>
06:22:57  [INFO] 
06:22:57  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-parent ---
06:22:57  [INFO] 
06:22:57  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-parent <<<
06:22:57  [INFO] 
06:22:57  [INFO] 
06:22:57  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-parent ---
06:22:57  [INFO] 
06:22:57  [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-parent ---
06:22:57  [INFO] 
06:22:57  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-parent ---
06:22:57  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
06:22:57  [INFO] 
06:22:57  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-parent ---
06:22:57  [INFO] CycloneDX: Resolving Dependencies
06:22:58  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
06:22:58  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/target/bom.xml
06:22:58  [INFO]            attaching as openflowjava-parent-0.20.0-SNAPSHOT-cyclonedx.xml
06:22:58  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/target/bom.json
06:22:58  [INFO]            attaching as openflowjava-parent-0.20.0-SNAPSHOT-cyclonedx.json
06:22:58  [INFO] 
06:22:58  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent ---
06:22:58  [INFO] Skipping duplicate-finder execution!
06:22:58  [INFO] 
06:22:58  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-parent ---
06:22:58  [INFO] Skipping pom project
06:22:58  [INFO] 
06:22:58  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-parent ---
06:22:58  [INFO] 
06:22:58  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-parent ---
06:22:58  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:22:58  [INFO] 
06:22:58  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-parent ---
06:22:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/openflowjava-parent-0.20.0-SNAPSHOT.pom
06:22:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/openflowjava-parent-0.20.0-SNAPSHOT-cyclonedx.xml
06:22:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/openflowjava-parent-0.20.0-SNAPSHOT-cyclonedx.json
06:22:58  [INFO] 
06:22:58  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-parent ---
06:22:58  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:22:58  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:22:58  [INFO] 
06:22:58  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent ---
06:22:58  [INFO] 
06:22:58  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >--
06:22:58  [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.20.0-SNAPSHOT [5/80]
06:22:58  [INFO]   from openflowjava/openflow-protocol-spi/pom.xml
06:22:58  [INFO] -------------------------------[ bundle ]-------------------------------
06:22:58  [INFO] 
06:22:58  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-spi ---
06:22:58  [INFO] 
06:22:58  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi ---
06:22:58  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:22:58  [INFO] 
06:22:58  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi ---
06:22:58  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:22:58  [INFO] 
06:22:58  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-spi ---
06:22:58  [INFO] 
06:22:58  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi ---
06:22:58  [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/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:22:58  [INFO] 
06:22:58  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflow-protocol-spi ---
06:22:58  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:22:58  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/src/main/yang
06:22:58  [INFO] yang-to-sources: Found 4 dependencies in 2.543 ms
06:22:58  [INFO] yang-to-sources: Project model files found: 1 in 3.886 ms
06:22:58  [INFO] yang-to-sources: 3 YANG models processed in 75.96 ms
06:22:58  [INFO] BindingJavaFileGenerator: Defined 11 files in 4.257 ms
06:22:58  [INFO] Sorted 11 files into 4 directories in 468.3 μs
06:22:58  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 13.60 ms
06:22:58  [INFO] 
06:22:58  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-spi ---
06:22:58  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/src/main/yang added.
06:22:58  [INFO] 
06:22:58  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-spi ---
06:22:58  [INFO] Starting audit...
06:22:58  Audit done.
06:22:58  [INFO] You have 0 Checkstyle violations.
06:22:58  [INFO] 
06:22:58  [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-spi ---
06:22:58  [INFO] Starting audit...
06:22:58  Audit done.
06:22:58  [INFO] You have 0 Checkstyle violations.
06:22:58  [INFO] 
06:22:58  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-spi ---
06:22:58  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/classes/LICENSE
06:22:58  [INFO] 
06:22:58  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi ---
06:22:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/src/main/resources
06:22:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
06:22:58  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:22:58  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:22:58  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:22:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
06:22:58  [INFO] 
06:22:58  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-spi ---
06:22:58  [INFO] Recompiling the module because of changed dependency.
06:22:58  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
06:22:59  [INFO] 
06:22:59  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>>
06:22:59  [INFO] 
06:22:59  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-spi ---
06:22:59  [INFO] Fork Value is true
06:23:01  [INFO] Done SpotBugs Analysis....
06:23:01  [INFO] 
06:23:01  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<<
06:23:01  [INFO] 
06:23:01  [INFO] 
06:23:01  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-spi ---
06:23:01  [INFO] BugInstance size is 0
06:23:01  [INFO] Error size is 0
06:23:01  [INFO] No errors/warnings found
06:23:01  [INFO] 
06:23:01  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi ---
06:23:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/src/test/resources
06:23:01  [INFO] 
06:23:01  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi ---
06:23:01  [INFO] No sources to compile
06:23:01  [INFO] 
06:23:01  [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-spi ---
06:23:01  [INFO] No tests to run.
06:23:01  [INFO] 
06:23:01  [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-spi ---
06:23:01  [INFO] 
06:23:01  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-spi ---
06:23:01  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT.jar
06:23:01  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF
06:23:01  [INFO] 
06:23:01  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-spi ---
06:23:01  [INFO] No previous run data found, generating javadoc.
06:23:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT-javadoc.jar
06:23:03  [INFO] 
06:23:03  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-spi ---
06:23:03  [INFO] CycloneDX: Resolving Dependencies
06:23:03  [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
06:23:03  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/bom.xml
06:23:03  [INFO]            attaching as openflow-protocol-spi-0.20.0-SNAPSHOT-cyclonedx.xml
06:23:03  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/bom.json
06:23:03  [INFO]            attaching as openflow-protocol-spi-0.20.0-SNAPSHOT-cyclonedx.json
06:23:03  [INFO] 
06:23:03  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi ---
06:23:03  [INFO] Skipping duplicate-finder execution!
06:23:03  [INFO] 
06:23:03  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-spi ---
06:23:03  [INFO] No dependency problems found
06:23:03  [INFO] 
06:23:03  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-spi ---
06:23:03  [INFO] 
06:23:03  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-spi ---
06:23:03  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:23:03  [INFO] 
06:23:03  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-spi ---
06:23:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT.pom
06:23:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT.jar
06:23:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT-javadoc.jar
06:23:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT-cyclonedx.xml
06:23:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT-cyclonedx.json
06:23:03  [INFO] 
06:23:03  [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-spi ---
06:23:04  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT.jar
06:23:04  [INFO] Writing OBR metadata
06:23:04  [INFO] 
06:23:04  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-spi ---
06:23:04  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:23:04  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:23:04  [INFO] 
06:23:04  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-spi ---
06:23:04  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:23:04  [INFO] 
06:23:04  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi ---
06:23:04  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT-sources.jar
06:23:04  [INFO] 
06:23:04  [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >---
06:23:04  [INFO] Building ODL :: openflowjava :: openflowjava-util 0.20.0-SNAPSHOT [6/80]
06:23:04  [INFO]   from openflowjava/openflowjava-util/pom.xml
06:23:04  [INFO] -------------------------------[ bundle ]-------------------------------
06:23:04  [INFO] 
06:23:04  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-util ---
06:23:04  [INFO] 
06:23:04  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-util ---
06:23:04  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:23:04  [INFO] 
06:23:04  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util ---
06:23:04  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:23:04  [INFO] 
06:23:04  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-util ---
06:23:04  [INFO] 
06:23:04  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util ---
06:23:04  [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/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:23:04  [INFO] 
06:23:04  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-util ---
06:23:04  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/src/main/yang added.
06:23:04  [INFO] 
06:23:04  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-util ---
06:23:04  [INFO] Starting audit...
06:23:04  Audit done.
06:23:04  [INFO] You have 0 Checkstyle violations.
06:23:04  [INFO] 
06:23:04  [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-util ---
06:23:04  [INFO] Starting audit...
06:23:04  Audit done.
06:23:04  [INFO] You have 0 Checkstyle violations.
06:23:04  [INFO] 
06:23:04  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-util ---
06:23:04  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/classes/LICENSE
06:23:04  [INFO] 
06:23:04  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util ---
06:23:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/src/main/resources
06:23:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/generated-sources/spi
06:23:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/generated-sources/yang
06:23:04  [INFO] 
06:23:04  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-util ---
06:23:04  [INFO] Recompiling the module because of changed dependency.
06:23:04  [INFO] Compiling 3 source files with javac [debug release 21] to target/classes
06:23:04  [INFO] 
06:23:04  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-util >>>
06:23:04  [INFO] 
06:23:04  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-util ---
06:23:04  [INFO] Fork Value is true
06:23:07  [INFO] Done SpotBugs Analysis....
06:23:07  [INFO] 
06:23:07  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-util <<<
06:23:07  [INFO] 
06:23:07  [INFO] 
06:23:07  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-util ---
06:23:07  [INFO] BugInstance size is 0
06:23:07  [INFO] Error size is 0
06:23:07  [INFO] No errors/warnings found
06:23:07  [INFO] 
06:23:07  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util ---
06:23:07  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/src/test/resources
06:23:07  [INFO] 
06:23:07  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-util ---
06:23:07  [INFO] Recompiling the module because of changed dependency.
06:23:07  [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes
06:23:07  [INFO] 
06:23:07  [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-util ---
06:23:07  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:23:07  [INFO] 
06:23:07  [INFO] -------------------------------------------------------
06:23:07  [INFO]  T E S T S
06:23:07  [INFO] -------------------------------------------------------
06:23:08  [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest
06:23:08  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest
06:23:08  [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest
06:23:08  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest
06:23:08  [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest
06:23:08  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest
06:23:08  [INFO] 
06:23:08  [INFO] Results:
06:23:08  [INFO] 
06:23:08  [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
06:23:08  [INFO] 
06:23:08  [INFO] 
06:23:08  [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-util ---
06:23:08  [INFO] 
06:23:08  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-util ---
06:23:08  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT.jar
06:23:08  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF
06:23:08  [INFO] 
06:23:08  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-util ---
06:23:08  [INFO] No previous run data found, generating javadoc.
06:23:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT-javadoc.jar
06:23:10  [INFO] 
06:23:10  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-util ---
06:23:10  [INFO] CycloneDX: Resolving Dependencies
06:23:10  [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
06:23:10  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/bom.xml
06:23:10  [INFO]            attaching as openflowjava-util-0.20.0-SNAPSHOT-cyclonedx.xml
06:23:10  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/bom.json
06:23:10  [INFO]            attaching as openflowjava-util-0.20.0-SNAPSHOT-cyclonedx.json
06:23:10  [INFO] 
06:23:10  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util ---
06:23:10  [INFO] Skipping duplicate-finder execution!
06:23:10  [INFO] 
06:23:10  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-util ---
06:23:10  [INFO] No dependency problems found
06:23:10  [INFO] 
06:23:10  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-util ---
06:23:10  [INFO] 
06:23:10  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-util ---
06:23:10  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec
06:23:10  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes
06:23:10  [INFO] 
06:23:10  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-util ---
06:23:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT.pom
06:23:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT.jar
06:23:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT-javadoc.jar
06:23:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT-cyclonedx.xml
06:23:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT-cyclonedx.json
06:23:10  [INFO] 
06:23:10  [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-util ---
06:23:10  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT.jar
06:23:10  [INFO] Writing OBR metadata
06:23:10  [INFO] 
06:23:10  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-util ---
06:23:10  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:23:10  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:23:10  [INFO] 
06:23:10  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-util ---
06:23:10  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:23:10  [INFO] 
06:23:10  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util ---
06:23:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT-sources.jar
06:23:10  [INFO] 
06:23:10  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >--
06:23:10  [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.20.0-SNAPSHOT [7/80]
06:23:10  [INFO]   from openflowjava/openflow-protocol-impl/pom.xml
06:23:10  [INFO] -------------------------------[ bundle ]-------------------------------
06:23:11  [INFO] 
06:23:11  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-impl ---
06:23:11  [INFO] 
06:23:11  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl ---
06:23:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:23:11  [INFO] 
06:23:11  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl ---
06:23:11  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:23:11  [INFO] 
06:23:11  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-impl ---
06:23:11  [INFO] 
06:23:11  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl ---
06:23:11  [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/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:23:11  [INFO] 
06:23:11  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-impl ---
06:23:11  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/src/main/yang added.
06:23:11  [INFO] 
06:23:11  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-impl ---
06:23:11  [INFO] Starting audit...
06:23:11  Audit done.
06:23:11  [INFO] You have 0 Checkstyle violations.
06:23:11  [INFO] 
06:23:11  [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-impl ---
06:23:14  [INFO] Starting audit...
06:23:14  Audit done.
06:23:14  [INFO] You have 0 Checkstyle violations.
06:23:14  [INFO] 
06:23:14  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-impl ---
06:23:14  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/classes/LICENSE
06:23:14  [INFO] 
06:23:14  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl ---
06:23:14  [INFO] Copying 5 resources from src/main/resources to target/classes
06:23:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/generated-sources/spi
06:23:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/generated-sources/yang
06:23:14  [INFO] 
06:23:14  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-impl ---
06:23:14  [INFO] Recompiling the module because of changed dependency.
06:23:14  [INFO] Compiling 345 source files with javac [debug release 21] to target/classes
06:23:16  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
06:23:16  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
06:23:16    reason: class file for javax.annotation.meta.When not found
06:23:16  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
06:23:16  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
06:23:16  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
06:23:16    reason: class file for javax.annotation.meta.When not found
06:23:16  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
06:23:16  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
06:23:16    reason: class file for javax.annotation.meta.When not found
06:23:16  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException
06:23:16  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast
06:23:16    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
06:23:16    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:23:16  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast
06:23:16    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
06:23:16    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:23:16  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast
06:23:16    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
06:23:16    found:    java.lang.Class<capture#3 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:23:16  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast
06:23:16    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
06:23:16    found:    java.lang.Class<capture#4 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:23:16  [INFO] 
06:23:16  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>>
06:23:16  [INFO] 
06:23:16  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-impl ---
06:23:16  [INFO] Fork Value is true
06:23:26  [INFO] Done SpotBugs Analysis....
06:23:26  [INFO] 
06:23:26  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<<
06:23:26  [INFO] 
06:23:26  [INFO] 
06:23:26  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-impl ---
06:23:26  [INFO] BugInstance size is 0
06:23:26  [INFO] Error size is 0
06:23:26  [INFO] No errors/warnings found
06:23:26  [INFO] 
06:23:26  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl ---
06:23:26  [INFO] Copying 4 resources from src/test/resources to target/test-classes
06:23:26  [INFO] 
06:23:26  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl ---
06:23:26  [INFO] Recompiling the module because of changed dependency.
06:23:26  [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes
06:23:28  [INFO] 
06:23:28  [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-impl ---
06:23:28  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:23:28  [INFO] 
06:23:28  [INFO] -------------------------------------------------------
06:23:28  [INFO]  T E S T S
06:23:28  [INFO] -------------------------------------------------------
06:23:30  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest
06:23:30  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:23:44  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.80 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest
06:23:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest
06:23:53  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.174 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest
06:23:53  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest
06:23:53  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest
06:23:53  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest
06:23:53  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest
06:23:53  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest
06:23:53  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest
06:23:53  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest
06:23:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest
06:23:53  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest
06:23:53  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest
06:23:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest
06:23:53  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest
06:23:54  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest
06:23:54  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest
06:23:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest
06:23:54  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest
06:23:54  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest
06:23:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest
06:23:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest
06:23:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest
06:23:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest
06:23:54  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest
06:23:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest
06:23:54  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest
06:23:54  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest
06:23:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest
06:23:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest
06:23:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest
06:23:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest
06:23:54  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest
06:23:54  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest
06:23:55  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest
06:23:55  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest
06:23:58  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest
06:23:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test
06:23:58  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest
06:23:58  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest
06:23:58  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest
06:23:58  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest
06:23:58  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest
06:23:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest
06:23:58  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test
06:23:58  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test
06:23:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest
06:23:58  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest
06:23:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest
06:23:58  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest
06:23:58  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest
06:23:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest
06:23:58  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest
06:23:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest
06:23:58  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest
06:23:58  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest
06:23:58  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest
06:23:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest
06:23:58  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest
06:23:58  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest
06:23:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest
06:23:58  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest
06:23:59  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest
06:23:59  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest
06:23:59  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest
06:23:59  [INFO] 
06:23:59  [INFO] Results:
06:23:59  [INFO] 
06:23:59  [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0
06:23:59  [INFO] 
06:23:59  [INFO] 
06:23:59  [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-impl ---
06:23:59  [INFO] 
06:23:59  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-impl ---
06:23:59  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT.jar
06:23:59  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF
06:23:59  [INFO] 
06:23:59  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-impl ---
06:24:00  [INFO] No previous run data found, generating javadoc.
06:24:03  [WARNING] Javadoc Warnings
06:24:03  [WARNING] warning: unknown enum constant When.UNKNOWN
06:24:03  [WARNING] reason: class file for javax.annotation.meta.When not found
06:24:03  [WARNING] 1 warning
06:24:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-javadoc.jar
06:24:03  [INFO] 
06:24:03  [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl ---
06:24:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-tests.jar
06:24:03  [INFO] 
06:24:03  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-impl ---
06:24:03  [INFO] CycloneDX: Resolving Dependencies
06:24:04  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
06:24:04  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/bom.xml
06:24:04  [INFO]            attaching as openflow-protocol-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:04  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/bom.json
06:24:04  [INFO]            attaching as openflow-protocol-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:24:04  [INFO] 
06:24:04  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl ---
06:24:04  [INFO] Skipping duplicate-finder execution!
06:24:04  [INFO] 
06:24:04  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-impl ---
06:24:04  [INFO] No dependency problems found
06:24:04  [INFO] 
06:24:04  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-impl ---
06:24:04  [INFO] 
06:24:04  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-impl ---
06:24:04  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec
06:24:04  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes
06:24:05  [INFO] 
06:24:05  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-impl ---
06:24:05  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT.pom
06:24:05  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT.jar
06:24:05  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT-javadoc.jar
06:24:05  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT-tests.jar
06:24:05  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:05  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:24:05  [INFO] 
06:24:05  [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-impl ---
06:24:05  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT.jar
06:24:05  [INFO] Writing OBR metadata
06:24:05  [INFO] 
06:24:05  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-impl ---
06:24:05  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:24:05  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:24:05  [INFO] 
06:24:05  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-impl ---
06:24:05  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:24:05  [INFO] 
06:24:05  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl ---
06:24:05  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-sources.jar
06:24:05  [INFO] 
06:24:05  [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >--
06:24:05  [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.20.0-SNAPSHOT [8/80]
06:24:05  [INFO]   from features/odl-openflowjava-protocol/pom.xml
06:24:05  [INFO] ------------------------------[ feature ]-------------------------------
06:24:06  [INFO] 
06:24:06  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowjava-protocol ---
06:24:06  [INFO] 
06:24:06  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol ---
06:24:06  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
06:24:06  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
06:24:06  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:06  [INFO] 
06:24:06  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol ---
06:24:06  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:06  [INFO] 
06:24:06  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol ---
06:24:07  [INFO] 
06:24:07  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol ---
06:24:07  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:24:07  [INFO] argLine set to empty
06:24:07  [INFO] 
06:24:07  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowjava-protocol ---
06:24:07  [INFO] Starting audit...
06:24:07  Audit done.
06:24:07  [INFO] You have 0 Checkstyle violations.
06:24:07  [INFO] 
06:24:07  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowjava-protocol ---
06:24:07  [INFO] Starting audit...
06:24:07  Audit done.
06:24:07  [INFO] You have 0 Checkstyle violations.
06:24:07  [INFO] 
06:24:07  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol ---
06:24:07  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/target/classes/LICENSE
06:24:07  [INFO] 
06:24:07  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol ---
06:24:07  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/target/feature/feature.xml
06:24:07  [INFO] ...done!
06:24:07  [INFO] Attaching features XML
06:24:07  [INFO] 
06:24:07  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowjava-protocol ---
06:24:07  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:24:08  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:24:08  [INFO] 
06:24:08  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>>
06:24:08  [INFO] 
06:24:08  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowjava-protocol ---
06:24:08  [INFO] 
06:24:08  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<<
06:24:08  [INFO] 
06:24:08  [INFO] 
06:24:08  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowjava-protocol ---
06:24:08  [INFO] 
06:24:08  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowjava-protocol ---
06:24:08  [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol
06:24:11  [INFO] Project dependency features detected: []
06:24:11  [INFO] Pax Exam System (Version: 4.13.3) created.
06:24:11  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:24:12  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:24:12  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:24:12  [INFO] Waiting for remote bundle context.. on 21000 name: e06753bd-07ec-4cb8-b10a-ecfb730ee9f5 timout: [ RelativeTimeout value = 180000 ]
06:24:19  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:24:19  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:24:19  [INFO] 
06:24:19  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowjava-protocol ---
06:24:19  [INFO] 
06:24:19  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowjava-protocol ---
06:24:19  [WARNING] JAR will be empty - no content was marked for inclusion!
06:24:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/target/odl-openflowjava-protocol-0.20.0-SNAPSHOT-javadoc.jar
06:24:19  [INFO] 
06:24:19  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowjava-protocol ---
06:24:19  [INFO] CycloneDX: Resolving Dependencies
06:24:21  [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s)
06:24:21  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/target/bom.xml
06:24:21  [INFO]            attaching as odl-openflowjava-protocol-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:21  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/target/bom.json
06:24:21  [INFO]            attaching as odl-openflowjava-protocol-0.20.0-SNAPSHOT-cyclonedx.json
06:24:21  [INFO] 
06:24:21  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol ---
06:24:21  [INFO] Skipping duplicate-finder execution!
06:24:21  [INFO] 
06:24:21  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol ---
06:24:21  [INFO] Skipping plugin execution
06:24:21  [INFO] 
06:24:21  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol ---
06:24:21  [INFO] Skipping source per configuration.
06:24:21  [INFO] 
06:24:21  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowjava-protocol ---
06:24:21  [INFO] 
06:24:21  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowjava-protocol ---
06:24:21  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:24:21  [INFO] 
06:24:21  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowjava-protocol ---
06:24:21  [WARNING] 
06:24:21  [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign
06:24:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:24:21  [WARNING] 
06:24:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:24:21  [WARNING] 
06:24:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT.pom
06:24:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT-features.xml
06:24:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/target/odl-openflowjava-protocol-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT-javadoc.jar
06:24:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT-cyclonedx.json
06:24:21  [INFO] 
06:24:21  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowjava-protocol ---
06:24:21  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:24:21  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:24:21  [WARNING] 
06:24:21  [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign
06:24:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:24:21  [WARNING] 
06:24:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:24:21  [WARNING] 
06:24:21  [INFO] 
06:24:21  [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >--------
06:24:21  [INFO] Building model-inventory 0.20.0-SNAPSHOT                          [9/80]
06:24:21  [INFO]   from model/model-inventory/pom.xml
06:24:21  [INFO] -------------------------------[ bundle ]-------------------------------
06:24:21  [INFO] 
06:24:21  [INFO] --- clean:3.4.0:clean (default-clean) @ model-inventory ---
06:24:21  [INFO] 
06:24:21  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-inventory ---
06:24:21  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:21  [INFO] 
06:24:21  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory ---
06:24:21  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:21  [INFO] 
06:24:21  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-inventory ---
06:24:22  [INFO] 
06:24:22  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-inventory ---
06:24:22  [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/openflowplugin-maven-clm-titanium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:24:22  [INFO] 
06:24:22  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-inventory ---
06:24:22  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:24:22  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/src/main/yang
06:24:22  [INFO] yang-to-sources: Found 2 dependencies in 1.632 ms
06:24:22  [INFO] yang-to-sources: Project model files found: 1 in 26.68 ms
06:24:22  [INFO] yang-to-sources: 3 YANG models processed in 54.22 ms
06:24:22  [INFO] BindingJavaFileGenerator: Defined 32 files in 7.126 ms
06:24:22  [INFO] Sorted 32 files into 5 directories in 211.3 μs
06:24:22  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 44.40 ms
06:24:22  [INFO] 
06:24:22  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-inventory ---
06:24:22  [INFO] Starting audit...
06:24:22  Audit done.
06:24:22  [INFO] You have 0 Checkstyle violations.
06:24:22  [INFO] 
06:24:22  [INFO] --- checkstyle:3.5.0:check (default) @ model-inventory ---
06:24:22  [INFO] Starting audit...
06:24:22  Audit done.
06:24:22  [INFO] You have 0 Checkstyle violations.
06:24:22  [INFO] 
06:24:22  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-inventory ---
06:24:22  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/classes/LICENSE
06:24:22  [INFO] 
06:24:22  [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory ---
06:24:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/src/main/resources
06:24:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/generated-sources/spi
06:24:22  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:24:22  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:24:22  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:24:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/generated-sources/spi
06:24:22  [INFO] 
06:24:22  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-inventory ---
06:24:22  [INFO] Recompiling the module because of changed source code.
06:24:22  [INFO] Compiling 31 source files with javac [debug release 21] to target/classes
06:24:22  [INFO] 
06:24:22  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-inventory >>>
06:24:22  [INFO] 
06:24:22  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-inventory ---
06:24:22  [INFO] Fork Value is true
06:24:24  [INFO] Done SpotBugs Analysis....
06:24:24  [INFO] 
06:24:24  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-inventory <<<
06:24:24  [INFO] 
06:24:24  [INFO] 
06:24:24  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-inventory ---
06:24:24  [INFO] BugInstance size is 0
06:24:24  [INFO] Error size is 0
06:24:24  [INFO] No errors/warnings found
06:24:24  [INFO] 
06:24:24  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory ---
06:24:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/src/test/resources
06:24:24  [INFO] 
06:24:24  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-inventory ---
06:24:24  [INFO] No sources to compile
06:24:24  [INFO] 
06:24:24  [INFO] --- surefire:3.5.0:test (default-test) @ model-inventory ---
06:24:24  [INFO] No tests to run.
06:24:24  [INFO] 
06:24:24  [INFO] --- copy:14.0.3:copy-files (default) @ model-inventory ---
06:24:24  [INFO] 
06:24:24  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-inventory ---
06:24:25  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT.jar
06:24:25  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/META-INF/MANIFEST.MF
06:24:25  [INFO] 
06:24:25  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-inventory ---
06:24:25  [INFO] No previous run data found, generating javadoc.
06:24:26  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT-javadoc.jar
06:24:26  [INFO] 
06:24:26  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-inventory ---
06:24:26  [INFO] CycloneDX: Resolving Dependencies
06:24:27  [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s)
06:24:27  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/bom.xml
06:24:27  [INFO]            attaching as model-inventory-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:27  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/bom.json
06:24:27  [INFO]            attaching as model-inventory-0.20.0-SNAPSHOT-cyclonedx.json
06:24:27  [INFO] 
06:24:27  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory ---
06:24:27  [INFO] Skipping duplicate-finder execution!
06:24:27  [INFO] 
06:24:27  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-inventory ---
06:24:27  [INFO] No dependency problems found
06:24:27  [INFO] 
06:24:27  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory ---
06:24:27  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT-sources.jar
06:24:27  [INFO] 
06:24:27  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-inventory ---
06:24:27  [INFO] 
06:24:27  [INFO] --- jacoco:0.8.12:report (report) @ model-inventory ---
06:24:27  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:24:27  [INFO] 
06:24:27  [INFO] --- install:3.1.3:install (default-install) @ model-inventory ---
06:24:27  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT.pom
06:24:27  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT.jar
06:24:27  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT-javadoc.jar
06:24:27  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:27  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT-cyclonedx.json
06:24:27  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT-sources.jar
06:24:27  [INFO] 
06:24:27  [INFO] --- bundle:5.1.9:install (default-install) @ model-inventory ---
06:24:27  [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT.jar
06:24:27  [INFO] Writing OBR metadata
06:24:27  [INFO] 
06:24:27  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-inventory ---
06:24:27  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:24:27  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:24:27  [INFO] 
06:24:27  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-inventory ---
06:24:27  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:24:27  [INFO] 
06:24:27  [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >--------
06:24:27  [INFO] Building model-flow-base 0.20.0-SNAPSHOT                         [10/80]
06:24:27  [INFO]   from model/model-flow-base/pom.xml
06:24:27  [INFO] -------------------------------[ bundle ]-------------------------------
06:24:27  [INFO] 
06:24:27  [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-base ---
06:24:27  [INFO] 
06:24:27  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-base ---
06:24:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:27  [INFO] 
06:24:27  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base ---
06:24:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:27  [INFO] 
06:24:27  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-base ---
06:24:27  [INFO] 
06:24:27  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base ---
06:24:27  [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/openflowplugin-maven-clm-titanium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:24:27  [INFO] 
06:24:27  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-flow-base ---
06:24:27  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:24:27  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/src/main/yang
06:24:27  [INFO] yang-to-sources: Found 7 dependencies in 1.532 ms
06:24:27  [INFO] yang-to-sources: Project model files found: 11 in 18.08 ms
06:24:28  [INFO] yang-to-sources: 21 YANG models processed in 411.1 ms
06:24:28  [INFO] BindingJavaFileGenerator: Defined 602 files in 62.97 ms
06:24:28  [INFO] Sorted 602 files into 136 directories in 1.288 ms
06:24:28  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 290.8 ms
06:24:28  [INFO] 
06:24:28  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-flow-base ---
06:24:28  [INFO] Starting audit...
06:24:28  Audit done.
06:24:28  [INFO] You have 0 Checkstyle violations.
06:24:28  [INFO] 
06:24:28  [INFO] --- checkstyle:3.5.0:check (default) @ model-flow-base ---
06:24:28  [INFO] Starting audit...
06:24:28  Audit done.
06:24:28  [INFO] You have 0 Checkstyle violations.
06:24:28  [INFO] 
06:24:28  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-flow-base ---
06:24:28  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/classes/LICENSE
06:24:28  [INFO] 
06:24:28  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base ---
06:24:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/src/main/resources
06:24:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/generated-sources/spi
06:24:28  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
06:24:28  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:24:28  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
06:24:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/generated-sources/spi
06:24:28  [INFO] 
06:24:28  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-base ---
06:24:28  [INFO] Recompiling the module because of changed dependency.
06:24:28  [INFO] Compiling 602 source files with javac [debug release 21] to target/classes
06:24:31  [INFO] 
06:24:31  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-base >>>
06:24:31  [INFO] 
06:24:31  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-flow-base ---
06:24:31  [INFO] Fork Value is true
06:24:34  [INFO] Done SpotBugs Analysis....
06:24:34  [INFO] 
06:24:34  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-base <<<
06:24:34  [INFO] 
06:24:34  [INFO] 
06:24:34  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-flow-base ---
06:24:34  [INFO] BugInstance size is 0
06:24:34  [INFO] Error size is 0
06:24:34  [INFO] No errors/warnings found
06:24:34  [INFO] 
06:24:34  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base ---
06:24:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/src/test/resources
06:24:34  [INFO] 
06:24:34  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-base ---
06:24:34  [INFO] No sources to compile
06:24:34  [INFO] 
06:24:34  [INFO] --- surefire:3.5.0:test (default-test) @ model-flow-base ---
06:24:34  [INFO] No tests to run.
06:24:34  [INFO] 
06:24:34  [INFO] --- copy:14.0.3:copy-files (default) @ model-flow-base ---
06:24:34  [INFO] 
06:24:34  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-flow-base ---
06:24:35  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT.jar
06:24:35  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/META-INF/MANIFEST.MF
06:24:35  [INFO] 
06:24:35  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-flow-base ---
06:24:35  [INFO] No previous run data found, generating javadoc.
06:24:42  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT-javadoc.jar
06:24:42  [INFO] 
06:24:42  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-flow-base ---
06:24:42  [INFO] CycloneDX: Resolving Dependencies
06:24:43  [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s)
06:24:43  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/bom.xml
06:24:43  [INFO]            attaching as model-flow-base-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:43  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/bom.json
06:24:43  [INFO]            attaching as model-flow-base-0.20.0-SNAPSHOT-cyclonedx.json
06:24:43  [INFO] 
06:24:43  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base ---
06:24:43  [INFO] Skipping duplicate-finder execution!
06:24:43  [INFO] 
06:24:43  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-flow-base ---
06:24:43  [WARNING] Used undeclared dependencies found:
06:24:43  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:24:43  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:24:43  [INFO] 
06:24:43  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base ---
06:24:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT-sources.jar
06:24:43  [INFO] 
06:24:43  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-flow-base ---
06:24:43  [INFO] 
06:24:43  [INFO] --- jacoco:0.8.12:report (report) @ model-flow-base ---
06:24:43  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:24:43  [INFO] 
06:24:43  [INFO] --- install:3.1.3:install (default-install) @ model-flow-base ---
06:24:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT.pom
06:24:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT.jar
06:24:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT-javadoc.jar
06:24:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT-cyclonedx.json
06:24:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT-sources.jar
06:24:43  [INFO] 
06:24:43  [INFO] --- bundle:5.1.9:install (default-install) @ model-flow-base ---
06:24:43  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT.jar
06:24:43  [INFO] Writing OBR metadata
06:24:43  [INFO] 
06:24:43  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-base ---
06:24:43  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:24:43  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:24:43  [INFO] 
06:24:43  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-flow-base ---
06:24:43  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:24:43  [INFO] 
06:24:43  [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------
06:24:43  [INFO] Building model-flow-service 0.20.0-SNAPSHOT                      [11/80]
06:24:43  [INFO]   from model/model-flow-service/pom.xml
06:24:43  [INFO] -------------------------------[ bundle ]-------------------------------
06:24:43  [INFO] 
06:24:43  [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-service ---
06:24:43  [INFO] 
06:24:43  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-service ---
06:24:43  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:43  [INFO] 
06:24:43  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service ---
06:24:43  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:43  [INFO] 
06:24:43  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-service ---
06:24:44  [INFO] 
06:24:44  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service ---
06:24:44  [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/openflowplugin-maven-clm-titanium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:24:44  [INFO] 
06:24:44  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-flow-service ---
06:24:44  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:24:44  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/src/main/yang
06:24:44  [INFO] yang-to-sources: Found 8 dependencies in 1.981 ms
06:24:44  [INFO] yang-to-sources: Project model files found: 22 in 12.39 ms
06:24:44  [INFO] yang-to-sources: 45 YANG models processed in 603.9 ms
06:24:44  [INFO] BindingJavaFileGenerator: Defined 521 files in 52.30 ms
06:24:44  [INFO] Sorted 521 files into 101 directories in 630.0 μs
06:24:45  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 188.3 ms
06:24:45  [INFO] 
06:24:45  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-flow-service ---
06:24:45  [INFO] Starting audit...
06:24:45  Audit done.
06:24:45  [INFO] You have 0 Checkstyle violations.
06:24:45  [INFO] 
06:24:45  [INFO] --- checkstyle:3.5.0:check (default) @ model-flow-service ---
06:24:45  [INFO] Starting audit...
06:24:45  Audit done.
06:24:45  [INFO] You have 0 Checkstyle violations.
06:24:45  [INFO] 
06:24:45  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-flow-service ---
06:24:45  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/classes/LICENSE
06:24:45  [INFO] 
06:24:45  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service ---
06:24:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/src/main/resources
06:24:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/spi
06:24:45  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
06:24:45  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:24:45  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
06:24:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/spi
06:24:45  [INFO] 
06:24:45  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-service ---
06:24:45  [INFO] Recompiling the module because of changed dependency.
06:24:45  [INFO] Compiling 520 source files with javac [debug release 21] to target/classes
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:24:47  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API.
06:24:47  [INFO] 
06:24:47  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-service >>>
06:24:47  [INFO] 
06:24:47  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-flow-service ---
06:24:47  [INFO] Fork Value is true
06:24:50  [INFO] Done SpotBugs Analysis....
06:24:51  [INFO] 
06:24:51  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-service <<<
06:24:51  [INFO] 
06:24:51  [INFO] 
06:24:51  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-flow-service ---
06:24:51  [INFO] BugInstance size is 0
06:24:51  [INFO] Error size is 0
06:24:51  [INFO] No errors/warnings found
06:24:51  [INFO] 
06:24:51  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service ---
06:24:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/src/test/resources
06:24:51  [INFO] 
06:24:51  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-service ---
06:24:51  [INFO] No sources to compile
06:24:51  [INFO] 
06:24:51  [INFO] --- surefire:3.5.0:test (default-test) @ model-flow-service ---
06:24:51  [INFO] No tests to run.
06:24:51  [INFO] 
06:24:51  [INFO] --- copy:14.0.3:copy-files (default) @ model-flow-service ---
06:24:51  [INFO] 
06:24:51  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-flow-service ---
06:24:51  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT.jar
06:24:51  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/META-INF/MANIFEST.MF
06:24:51  [INFO] 
06:24:51  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-flow-service ---
06:24:51  [INFO] No previous run data found, generating javadoc.
06:24:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT-javadoc.jar
06:24:58  [INFO] 
06:24:58  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-flow-service ---
06:24:58  [INFO] CycloneDX: Resolving Dependencies
06:24:59  [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s)
06:24:59  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/bom.xml
06:24:59  [INFO]            attaching as model-flow-service-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:59  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/bom.json
06:24:59  [INFO]            attaching as model-flow-service-0.20.0-SNAPSHOT-cyclonedx.json
06:24:59  [INFO] 
06:24:59  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service ---
06:24:59  [INFO] Skipping duplicate-finder execution!
06:24:59  [INFO] 
06:24:59  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-flow-service ---
06:24:59  [INFO] No dependency problems found
06:24:59  [INFO] 
06:24:59  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service ---
06:24:59  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT-sources.jar
06:24:59  [INFO] 
06:24:59  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-flow-service ---
06:24:59  [INFO] 
06:24:59  [INFO] --- jacoco:0.8.12:report (report) @ model-flow-service ---
06:24:59  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:24:59  [INFO] 
06:24:59  [INFO] --- install:3.1.3:install (default-install) @ model-flow-service ---
06:24:59  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT.pom
06:24:59  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT.jar
06:24:59  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT-javadoc.jar
06:24:59  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT-cyclonedx.xml
06:24:59  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT-cyclonedx.json
06:24:59  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT-sources.jar
06:24:59  [INFO] 
06:24:59  [INFO] --- bundle:5.1.9:install (default-install) @ model-flow-service ---
06:24:59  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT.jar
06:24:59  [INFO] Writing OBR metadata
06:24:59  [INFO] 
06:24:59  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-service ---
06:24:59  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:24:59  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:24:59  [INFO] 
06:24:59  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-flow-service ---
06:24:59  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:24:59  [INFO] 
06:24:59  [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >-----
06:24:59  [INFO] Building model-flow-statistics 0.20.0-SNAPSHOT                   [12/80]
06:24:59  [INFO]   from model/model-flow-statistics/pom.xml
06:24:59  [INFO] -------------------------------[ bundle ]-------------------------------
06:24:59  [INFO] 
06:24:59  [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-statistics ---
06:24:59  [INFO] 
06:24:59  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-statistics ---
06:24:59  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:59  [INFO] 
06:24:59  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics ---
06:24:59  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:24:59  [INFO] 
06:24:59  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-statistics ---
06:25:00  [INFO] 
06:25:00  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics ---
06:25:00  [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/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:25:00  [INFO] 
06:25:00  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-flow-statistics ---
06:25:00  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:25:00  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/src/main/yang
06:25:00  [INFO] yang-to-sources: Found 9 dependencies in 2.538 ms
06:25:00  [INFO] yang-to-sources: Project model files found: 8 in 6.018 ms
06:25:00  [INFO] yang-to-sources: 32 YANG models processed in 374.9 ms
06:25:00  [INFO] BindingJavaFileGenerator: Defined 292 files in 36.36 ms
06:25:00  [INFO] Sorted 292 files into 46 directories in 356.7 μs
06:25:00  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 83.54 ms
06:25:00  [INFO] 
06:25:00  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-flow-statistics ---
06:25:00  [INFO] Starting audit...
06:25:00  Audit done.
06:25:00  [INFO] You have 0 Checkstyle violations.
06:25:00  [INFO] 
06:25:00  [INFO] --- checkstyle:3.5.0:check (default) @ model-flow-statistics ---
06:25:00  [INFO] Starting audit...
06:25:00  Audit done.
06:25:00  [INFO] You have 0 Checkstyle violations.
06:25:00  [INFO] 
06:25:00  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-flow-statistics ---
06:25:00  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/classes/LICENSE
06:25:00  [INFO] 
06:25:00  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics ---
06:25:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/src/main/resources
06:25:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/spi
06:25:00  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
06:25:00  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:25:00  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
06:25:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/spi
06:25:00  [INFO] 
06:25:00  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-statistics ---
06:25:00  [INFO] Recompiling the module because of changed dependency.
06:25:00  [INFO] Compiling 291 source files with javac [debug release 21] to target/classes
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
06:25:01  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API.
06:25:01  [INFO] 
06:25:01  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-statistics >>>
06:25:01  [INFO] 
06:25:01  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-flow-statistics ---
06:25:01  [INFO] Fork Value is true
06:25:04  [INFO] Done SpotBugs Analysis....
06:25:05  [INFO] 
06:25:05  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-statistics <<<
06:25:05  [INFO] 
06:25:05  [INFO] 
06:25:05  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-flow-statistics ---
06:25:05  [INFO] BugInstance size is 0
06:25:05  [INFO] Error size is 0
06:25:05  [INFO] No errors/warnings found
06:25:05  [INFO] 
06:25:05  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics ---
06:25:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/src/test/resources
06:25:05  [INFO] 
06:25:05  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-statistics ---
06:25:05  [INFO] No sources to compile
06:25:05  [INFO] 
06:25:05  [INFO] --- surefire:3.5.0:test (default-test) @ model-flow-statistics ---
06:25:05  [INFO] No tests to run.
06:25:05  [INFO] 
06:25:05  [INFO] --- copy:14.0.3:copy-files (default) @ model-flow-statistics ---
06:25:05  [INFO] 
06:25:05  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-flow-statistics ---
06:25:05  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT.jar
06:25:05  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/META-INF/MANIFEST.MF
06:25:05  [INFO] 
06:25:05  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-flow-statistics ---
06:25:05  [INFO] No previous run data found, generating javadoc.
06:25:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT-javadoc.jar
06:25:10  [INFO] 
06:25:10  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-flow-statistics ---
06:25:10  [INFO] CycloneDX: Resolving Dependencies
06:25:11  [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s)
06:25:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/bom.xml
06:25:11  [INFO]            attaching as model-flow-statistics-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/bom.json
06:25:11  [INFO]            attaching as model-flow-statistics-0.20.0-SNAPSHOT-cyclonedx.json
06:25:11  [INFO] 
06:25:11  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics ---
06:25:11  [INFO] Skipping duplicate-finder execution!
06:25:11  [INFO] 
06:25:11  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-flow-statistics ---
06:25:11  [INFO] No dependency problems found
06:25:11  [INFO] 
06:25:11  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics ---
06:25:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT-sources.jar
06:25:11  [INFO] 
06:25:11  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-flow-statistics ---
06:25:11  [INFO] 
06:25:11  [INFO] --- jacoco:0.8.12:report (report) @ model-flow-statistics ---
06:25:11  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:25:11  [INFO] 
06:25:11  [INFO] --- install:3.1.3:install (default-install) @ model-flow-statistics ---
06:25:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT.pom
06:25:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT.jar
06:25:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT-javadoc.jar
06:25:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT-cyclonedx.json
06:25:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT-sources.jar
06:25:11  [INFO] 
06:25:11  [INFO] --- bundle:5.1.9:install (default-install) @ model-flow-statistics ---
06:25:11  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT.jar
06:25:11  [INFO] Writing OBR metadata
06:25:11  [INFO] 
06:25:11  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-statistics ---
06:25:11  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:25:11  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:25:11  [INFO] 
06:25:11  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-flow-statistics ---
06:25:11  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:25:11  [INFO] 
06:25:11  [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >--------
06:25:11  [INFO] Building model-topology 0.20.0-SNAPSHOT                          [13/80]
06:25:11  [INFO]   from model/model-topology/pom.xml
06:25:11  [INFO] -------------------------------[ bundle ]-------------------------------
06:25:11  [INFO] 
06:25:11  [INFO] --- clean:3.4.0:clean (default-clean) @ model-topology ---
06:25:11  [INFO] 
06:25:11  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-topology ---
06:25:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:11  [INFO] 
06:25:11  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-topology ---
06:25:11  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:11  [INFO] 
06:25:11  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-topology ---
06:25:11  [INFO] 
06:25:11  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-topology ---
06:25:11  [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/openflowplugin-maven-clm-titanium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:25:11  [INFO] 
06:25:11  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-topology ---
06:25:11  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:25:11  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/src/main/yang
06:25:11  [INFO] yang-to-sources: Found 5 dependencies in 967.2 μs
06:25:11  [INFO] yang-to-sources: Project model files found: 1 in 1.358 ms
06:25:11  [INFO] yang-to-sources: 5 YANG models processed in 57.14 ms
06:25:11  [INFO] BindingJavaFileGenerator: Defined 8 files in 7.674 ms
06:25:11  [INFO] Sorted 8 files into 3 directories in 75.81 μs
06:25:11  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 11.60 ms
06:25:11  [INFO] 
06:25:11  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-topology ---
06:25:11  [INFO] Starting audit...
06:25:11  Audit done.
06:25:11  [INFO] You have 0 Checkstyle violations.
06:25:11  [INFO] 
06:25:11  [INFO] --- checkstyle:3.5.0:check (default) @ model-topology ---
06:25:11  [INFO] Starting audit...
06:25:11  Audit done.
06:25:11  [INFO] You have 0 Checkstyle violations.
06:25:11  [INFO] 
06:25:11  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-topology ---
06:25:11  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/classes/LICENSE
06:25:11  [INFO] 
06:25:11  [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology ---
06:25:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/src/main/resources
06:25:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/generated-sources/spi
06:25:11  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:25:11  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:25:11  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:25:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/generated-sources/spi
06:25:11  [INFO] 
06:25:11  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-topology ---
06:25:11  [INFO] Recompiling the module because of changed dependency.
06:25:11  [INFO] Compiling 7 source files with javac [debug release 21] to target/classes
06:25:12  [INFO] 
06:25:12  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-topology >>>
06:25:12  [INFO] 
06:25:12  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-topology ---
06:25:12  [INFO] Fork Value is true
06:25:14  [INFO] Done SpotBugs Analysis....
06:25:14  [INFO] 
06:25:14  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-topology <<<
06:25:14  [INFO] 
06:25:14  [INFO] 
06:25:14  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-topology ---
06:25:14  [INFO] BugInstance size is 0
06:25:14  [INFO] Error size is 0
06:25:14  [INFO] No errors/warnings found
06:25:14  [INFO] 
06:25:14  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology ---
06:25:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/src/test/resources
06:25:14  [INFO] 
06:25:14  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-topology ---
06:25:14  [INFO] No sources to compile
06:25:14  [INFO] 
06:25:14  [INFO] --- surefire:3.5.0:test (default-test) @ model-topology ---
06:25:14  [INFO] No tests to run.
06:25:14  [INFO] 
06:25:14  [INFO] --- copy:14.0.3:copy-files (default) @ model-topology ---
06:25:14  [INFO] 
06:25:14  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-topology ---
06:25:14  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT.jar
06:25:14  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/META-INF/MANIFEST.MF
06:25:14  [INFO] 
06:25:14  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-topology ---
06:25:14  [INFO] No previous run data found, generating javadoc.
06:25:15  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT-javadoc.jar
06:25:15  [INFO] 
06:25:15  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-topology ---
06:25:15  [INFO] CycloneDX: Resolving Dependencies
06:25:16  [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
06:25:16  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/bom.xml
06:25:16  [INFO]            attaching as model-topology-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:16  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/bom.json
06:25:16  [INFO]            attaching as model-topology-0.20.0-SNAPSHOT-cyclonedx.json
06:25:16  [INFO] 
06:25:16  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology ---
06:25:16  [INFO] Skipping duplicate-finder execution!
06:25:16  [INFO] 
06:25:16  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-topology ---
06:25:16  [WARNING] Used undeclared dependencies found:
06:25:16  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile
06:25:16  [INFO] 
06:25:16  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology ---
06:25:16  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT-sources.jar
06:25:16  [INFO] 
06:25:16  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-topology ---
06:25:16  [INFO] 
06:25:16  [INFO] --- jacoco:0.8.12:report (report) @ model-topology ---
06:25:16  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:25:16  [INFO] 
06:25:16  [INFO] --- install:3.1.3:install (default-install) @ model-topology ---
06:25:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT.pom
06:25:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT.jar
06:25:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT-javadoc.jar
06:25:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT-cyclonedx.json
06:25:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT-sources.jar
06:25:16  [INFO] 
06:25:16  [INFO] --- bundle:5.1.9:install (default-install) @ model-topology ---
06:25:16  [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT.jar
06:25:16  [INFO] Writing OBR metadata
06:25:16  [INFO] 
06:25:16  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-topology ---
06:25:16  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:25:16  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:25:16  [INFO] 
06:25:16  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-topology ---
06:25:16  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:25:16  [INFO] 
06:25:16  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >----
06:25:16  [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.20.0-SNAPSHOT [14/80]
06:25:16  [INFO]   from features/odl-openflowplugin-nsf-model/pom.xml
06:25:16  [INFO] ------------------------------[ feature ]-------------------------------
06:25:16  [INFO] 
06:25:16  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-nsf-model ---
06:25:16  [INFO] 
06:25:16  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model ---
06:25:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:16  [INFO] 
06:25:16  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model ---
06:25:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:16  [INFO] 
06:25:16  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model ---
06:25:16  [INFO] 
06:25:16  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model ---
06:25:16  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:25:16  [INFO] argLine set to empty
06:25:16  [INFO] 
06:25:16  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model ---
06:25:16  [INFO] Starting audit...
06:25:16  Audit done.
06:25:16  [INFO] You have 0 Checkstyle violations.
06:25:16  [INFO] 
06:25:16  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-nsf-model ---
06:25:16  [INFO] Starting audit...
06:25:16  Audit done.
06:25:16  [INFO] You have 0 Checkstyle violations.
06:25:16  [INFO] 
06:25:16  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model ---
06:25:16  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/target/classes/LICENSE
06:25:16  [INFO] 
06:25:16  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model ---
06:25:17  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml
06:25:17  [INFO] ...done!
06:25:17  [INFO] Attaching features XML
06:25:17  [INFO] 
06:25:17  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model ---
06:25:17  [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
06:25:17  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:25:17  [INFO] 
06:25:17  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>>
06:25:17  [INFO] 
06:25:17  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model ---
06:25:17  [INFO] 
06:25:17  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<<
06:25:17  [INFO] 
06:25:17  [INFO] 
06:25:17  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nsf-model ---
06:25:17  [INFO] 
06:25:17  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-nsf-model ---
06:25:17  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model
06:25:17  [INFO] Project dependency features detected: []
06:25:17  [INFO] Pax Exam System (Version: 4.13.3) created.
06:25:17  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:25:17  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:25:17  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:25:17  [INFO] Waiting for remote bundle context.. on 21000 name: 4709337a-a521-40a3-a02e-702e2eeb069c timout: [ RelativeTimeout value = 180000 ]
06:25:24  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:25:24  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:25:24  [INFO] 
06:25:24  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-nsf-model ---
06:25:24  [INFO] 
06:25:24  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model ---
06:25:24  [WARNING] JAR will be empty - no content was marked for inclusion!
06:25:24  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/target/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-javadoc.jar
06:25:24  [INFO] 
06:25:24  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-nsf-model ---
06:25:24  [INFO] CycloneDX: Resolving Dependencies
06:25:26  [INFO] CycloneDX: Creating BOM version 1.5 with 73 component(s)
06:25:26  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/target/bom.xml
06:25:26  [INFO]            attaching as odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:26  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/target/bom.json
06:25:26  [INFO]            attaching as odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-cyclonedx.json
06:25:26  [INFO] 
06:25:26  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model ---
06:25:26  [INFO] Skipping duplicate-finder execution!
06:25:26  [INFO] 
06:25:26  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model ---
06:25:26  [INFO] Skipping plugin execution
06:25:26  [INFO] 
06:25:26  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model ---
06:25:26  [INFO] Skipping source per configuration.
06:25:26  [INFO] 
06:25:26  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model ---
06:25:26  [INFO] 
06:25:26  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-nsf-model ---
06:25:26  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:25:26  [INFO] 
06:25:26  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-nsf-model ---
06:25:26  [WARNING] 
06:25:26  [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign
06:25:26  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:25:26  [WARNING] 
06:25:26  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:25:26  [WARNING] 
06:25:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT.pom
06:25:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-features.xml
06:25:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/target/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-javadoc.jar
06:25:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-cyclonedx.json
06:25:26  [INFO] 
06:25:26  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nsf-model ---
06:25:26  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:25:26  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:25:26  [WARNING] 
06:25:26  [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign
06:25:26  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:25:26  [WARNING] 
06:25:26  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:25:26  [WARNING] 
06:25:26  [INFO] 
06:25:26  [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >----------
06:25:26  [INFO] Building liblldp 0.20.0-SNAPSHOT                                 [15/80]
06:25:26  [INFO]   from libraries/liblldp/pom.xml
06:25:26  [INFO] -------------------------------[ bundle ]-------------------------------
06:25:26  [INFO] 
06:25:26  [INFO] --- clean:3.4.0:clean (default-clean) @ liblldp ---
06:25:26  [INFO] 
06:25:26  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ liblldp ---
06:25:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:26  [INFO] 
06:25:26  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ liblldp ---
06:25:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:26  [INFO] 
06:25:26  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ liblldp ---
06:25:26  [INFO] 
06:25:26  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ liblldp ---
06:25:26  [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/openflowplugin-maven-clm-titanium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:25:26  [INFO] 
06:25:26  [INFO] --- checkstyle:3.5.0:check (check-license) @ liblldp ---
06:25:26  [INFO] Starting audit...
06:25:26  Audit done.
06:25:26  [INFO] You have 0 Checkstyle violations.
06:25:26  [INFO] 
06:25:26  [INFO] --- checkstyle:3.5.0:check (default) @ liblldp ---
06:25:27  [INFO] Starting audit...
06:25:27  Audit done.
06:25:27  [INFO] You have 0 Checkstyle violations.
06:25:27  [INFO] 
06:25:27  [INFO] --- dependency:3.8.0:copy (unpack-license) @ liblldp ---
06:25:27  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/classes/LICENSE
06:25:27  [INFO] 
06:25:27  [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp ---
06:25:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/src/main/resources
06:25:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/generated-sources/spi
06:25:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/generated-sources/yang
06:25:27  [INFO] 
06:25:27  [INFO] --- compiler:3.13.0:compile (default-compile) @ liblldp ---
06:25:27  [INFO] Recompiling the module because of changed source code.
06:25:27  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
06:25:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[335,45] implicit cast from int to byte in compound assignment is possibly lossy
06:25:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[338,45] implicit cast from int to byte in compound assignment is possibly lossy
06:25:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[347,35] implicit cast from int to byte in compound assignment is possibly lossy
06:25:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[350,35] implicit cast from int to byte in compound assignment is possibly lossy
06:25:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[358,32] implicit cast from int to byte in compound assignment is possibly lossy
06:25:27  [INFO] 
06:25:27  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ liblldp >>>
06:25:27  [INFO] 
06:25:27  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ liblldp ---
06:25:27  [INFO] Fork Value is true
06:25:32  [INFO] Done SpotBugs Analysis....
06:25:32  [INFO] 
06:25:32  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ liblldp <<<
06:25:32  [INFO] 
06:25:32  [INFO] 
06:25:32  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ liblldp ---
06:25:32  [INFO] BugInstance size is 0
06:25:32  [INFO] Error size is 0
06:25:32  [INFO] No errors/warnings found
06:25:32  [INFO] 
06:25:32  [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp ---
06:25:32  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:25:32  [INFO] 
06:25:32  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ liblldp ---
06:25:32  [INFO] Recompiling the module because of changed dependency.
06:25:32  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
06:25:33  [INFO] 
06:25:33  [INFO] --- surefire:3.5.0:test (default-test) @ liblldp ---
06:25:33  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:25:33  [INFO] 
06:25:33  [INFO] -------------------------------------------------------
06:25:33  [INFO]  T E S T S
06:25:33  [INFO] -------------------------------------------------------
06:25:34  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest
06:25:34  [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest
06:25:34  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest
06:25:34  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest
06:25:34  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest
06:25:34  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest
06:25:34  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest
06:25:34  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest
06:25:34  [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest
06:25:34  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest
06:25:34  [INFO] 
06:25:34  [INFO] Results:
06:25:34  [INFO] 
06:25:34  [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
06:25:34  [INFO] 
06:25:34  [INFO] 
06:25:34  [INFO] --- copy:14.0.3:copy-files (default) @ liblldp ---
06:25:34  [INFO] 
06:25:34  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ liblldp ---
06:25:34  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT.jar
06:25:34  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/META-INF/MANIFEST.MF
06:25:34  [INFO] 
06:25:34  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ liblldp ---
06:25:35  [INFO] No previous run data found, generating javadoc.
06:25:36  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT-javadoc.jar
06:25:36  [INFO] 
06:25:36  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ liblldp ---
06:25:36  [INFO] CycloneDX: Resolving Dependencies
06:25:37  [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s)
06:25:37  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/bom.xml
06:25:37  [INFO]            attaching as liblldp-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:37  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/bom.json
06:25:37  [INFO]            attaching as liblldp-0.20.0-SNAPSHOT-cyclonedx.json
06:25:37  [INFO] 
06:25:37  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp ---
06:25:37  [INFO] Skipping duplicate-finder execution!
06:25:37  [INFO] 
06:25:37  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ liblldp ---
06:25:37  [INFO] No dependency problems found
06:25:37  [INFO] 
06:25:37  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp ---
06:25:37  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT-sources.jar
06:25:37  [INFO] 
06:25:37  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ liblldp ---
06:25:37  [INFO] 
06:25:37  [INFO] --- jacoco:0.8.12:report (report) @ liblldp ---
06:25:37  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/code-coverage/jacoco.exec
06:25:37  [INFO] Analyzed bundle 'liblldp' with 14 classes
06:25:37  [INFO] 
06:25:37  [INFO] --- install:3.1.3:install (default-install) @ liblldp ---
06:25:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT.pom
06:25:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT.jar
06:25:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT-javadoc.jar
06:25:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT-cyclonedx.json
06:25:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT-sources.jar
06:25:37  [INFO] 
06:25:37  [INFO] --- bundle:5.1.9:install (default-install) @ liblldp ---
06:25:37  [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT.jar
06:25:37  [INFO] Writing OBR metadata
06:25:37  [INFO] 
06:25:37  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ liblldp ---
06:25:37  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:25:37  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:25:37  [INFO] 
06:25:37  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ liblldp ---
06:25:37  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:25:37  [INFO] 
06:25:37  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >----
06:25:37  [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.20.0-SNAPSHOT [16/80]
06:25:37  [INFO]   from features/odl-openflowplugin-libraries/pom.xml
06:25:37  [INFO] ------------------------------[ feature ]-------------------------------
06:25:37  [INFO] 
06:25:37  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] 
06:25:37  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:37  [INFO] 
06:25:37  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:37  [INFO] 
06:25:37  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] 
06:25:37  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:25:37  [INFO] argLine set to empty
06:25:37  [INFO] 
06:25:37  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] Starting audit...
06:25:37  Audit done.
06:25:37  [INFO] You have 0 Checkstyle violations.
06:25:37  [INFO] 
06:25:37  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] Starting audit...
06:25:37  Audit done.
06:25:37  [INFO] You have 0 Checkstyle violations.
06:25:37  [INFO] 
06:25:37  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/target/classes/LICENSE
06:25:37  [INFO] 
06:25:37  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/target/feature/feature.xml
06:25:37  [INFO] ...done!
06:25:37  [INFO] Attaching features XML
06:25:37  [INFO] 
06:25:37  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:25:37  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:25:37  [INFO] 
06:25:37  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>>
06:25:37  [INFO] 
06:25:37  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] 
06:25:37  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<<
06:25:37  [INFO] 
06:25:37  [INFO] 
06:25:37  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] 
06:25:37  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-libraries ---
06:25:37  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries
06:25:37  [INFO] Project dependency features detected: []
06:25:37  [INFO] Pax Exam System (Version: 4.13.3) created.
06:25:37  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:25:38  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:25:38  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:25:38  [INFO] Waiting for remote bundle context.. on 21000 name: 317d241b-0a69-4b45-8d41-c4b2b1b3e98b timout: [ RelativeTimeout value = 180000 ]
06:25:44  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:25:44  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:25:44  [INFO] 
06:25:44  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-libraries ---
06:25:44  [INFO] 
06:25:44  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-libraries ---
06:25:44  [WARNING] JAR will be empty - no content was marked for inclusion!
06:25:44  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/target/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-javadoc.jar
06:25:44  [INFO] 
06:25:44  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-libraries ---
06:25:44  [INFO] CycloneDX: Resolving Dependencies
06:25:45  [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s)
06:25:45  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/target/bom.xml
06:25:45  [INFO]            attaching as odl-openflowplugin-libraries-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:45  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/target/bom.json
06:25:45  [INFO]            attaching as odl-openflowplugin-libraries-0.20.0-SNAPSHOT-cyclonedx.json
06:25:45  [INFO] 
06:25:45  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries ---
06:25:45  [INFO] Skipping duplicate-finder execution!
06:25:45  [INFO] 
06:25:45  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries ---
06:25:45  [INFO] Skipping plugin execution
06:25:45  [INFO] 
06:25:45  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries ---
06:25:45  [INFO] Skipping source per configuration.
06:25:45  [INFO] 
06:25:45  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-libraries ---
06:25:45  [INFO] 
06:25:45  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-libraries ---
06:25:45  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:25:45  [INFO] 
06:25:45  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-libraries ---
06:25:45  [WARNING] 
06:25:45  [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign
06:25:45  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:25:45  [WARNING] 
06:25:45  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:25:45  [WARNING] 
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT.pom
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-features.xml
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/target/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-javadoc.jar
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-cyclonedx.json
06:25:45  [INFO] 
06:25:45  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-libraries ---
06:25:45  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:25:45  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:25:45  [WARNING] 
06:25:45  [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign
06:25:45  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:25:45  [WARNING] 
06:25:45  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:25:45  [WARNING] 
06:25:45  [INFO] 
06:25:45  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >---
06:25:45  [INFO] Building openflowplugin-blueprint-config 0.20.0-SNAPSHOT         [17/80]
06:25:45  [INFO]   from openflowplugin-blueprint-config/pom.xml
06:25:45  [INFO] -------------------------------[ bundle ]-------------------------------
06:25:45  [INFO] 
06:25:45  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] 
06:25:45  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:45  [INFO] 
06:25:45  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:45  [INFO] 
06:25:45  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] 
06:25:45  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config ---
06:25:45  [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/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:25:45  [INFO] 
06:25:45  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Starting audit...
06:25:45  Audit done.
06:25:45  [INFO] You have 0 Checkstyle violations.
06:25:45  [INFO] 
06:25:45  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Starting audit...
06:25:45  Audit done.
06:25:45  [INFO] You have 0 Checkstyle violations.
06:25:45  [INFO] 
06:25:45  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/classes/LICENSE
06:25:45  [INFO] 
06:25:45  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Copying 1 resource from src/main/resources to target/classes
06:25:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/generated-sources/spi
06:25:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/generated-sources/yang
06:25:45  [INFO] 
06:25:45  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] No sources to compile
06:25:45  [INFO] 
06:25:45  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>>
06:25:45  [INFO] 
06:25:45  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] 
06:25:45  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<<
06:25:45  [INFO] 
06:25:45  [INFO] 
06:25:45  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] 
06:25:45  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/src/test/resources
06:25:45  [INFO] 
06:25:45  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] No sources to compile
06:25:45  [INFO] 
06:25:45  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] No tests to run.
06:25:45  [INFO] 
06:25:45  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] 
06:25:45  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.jar
06:25:45  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF
06:25:45  [INFO] 
06:25:45  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-blueprint-config ---
06:25:45  [WARNING] JAR will be empty - no content was marked for inclusion!
06:25:45  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar
06:25:45  [INFO] 
06:25:45  [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] 
06:25:45  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] CycloneDX: Resolving Dependencies
06:25:45  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
06:25:45  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/bom.xml
06:25:45  [INFO]            attaching as openflowplugin-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:45  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/bom.json
06:25:45  [INFO]            attaching as openflowplugin-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.json
06:25:45  [INFO] 
06:25:45  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Skipping duplicate-finder execution!
06:25:45  [INFO] 
06:25:45  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] No dependency problems found
06:25:45  [INFO] 
06:25:45  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-sources.jar
06:25:45  [INFO] 
06:25:45  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] 
06:25:45  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:25:45  [INFO] 
06:25:45  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.pom
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.jar
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-config.cfg
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.json
06:25:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-sources.jar
06:25:45  [INFO] 
06:25:45  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.jar
06:25:45  [INFO] Writing OBR metadata
06:25:45  [INFO] 
06:25:45  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:25:45  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:25:45  [INFO] 
06:25:45  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config ---
06:25:45  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:25:45  [INFO] 
06:25:45  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >--
06:25:45  [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.20.0-SNAPSHOT [18/80]
06:25:45  [INFO]   from openflowjava/openflowjava-blueprint-config/pom.xml
06:25:45  [INFO] -------------------------------[ bundle ]-------------------------------
06:25:46  [INFO] 
06:25:46  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-blueprint-config ---
06:25:46  [INFO] 
06:25:46  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config ---
06:25:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:46  [INFO] 
06:25:46  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config ---
06:25:46  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:46  [INFO] 
06:25:46  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config ---
06:25:46  [INFO] 
06:25:46  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config ---
06:25:46  [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/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:25:46  [INFO] 
06:25:46  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-blueprint-config ---
06:25:46  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/src/main/yang added.
06:25:46  [INFO] 
06:25:46  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-blueprint-config ---
06:25:46  [INFO] Starting audit...
06:25:46  Audit done.
06:25:46  [INFO] You have 0 Checkstyle violations.
06:25:46  [INFO] 
06:25:46  [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-blueprint-config ---
06:25:46  [INFO] Starting audit...
06:25:46  Audit done.
06:25:46  [INFO] You have 0 Checkstyle violations.
06:25:46  [INFO] 
06:25:46  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config ---
06:25:46  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/classes/LICENSE
06:25:46  [INFO] 
06:25:46  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config ---
06:25:46  [INFO] Copying 2 resources from src/main/resources to target/classes
06:25:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi
06:25:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang
06:25:46  [INFO] 
06:25:46  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-blueprint-config ---
06:25:46  [INFO] Recompiling the module because of changed dependency.
06:25:46  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
06:25:46  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[56,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:25:46  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,71] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:25:46  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,25] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:25:46  [INFO] 
06:25:46  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>>
06:25:46  [INFO] 
06:25:46  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-blueprint-config ---
06:25:46  [INFO] Fork Value is true
06:25:49  [INFO] Done SpotBugs Analysis....
06:25:49  [INFO] 
06:25:49  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<<
06:25:49  [INFO] 
06:25:49  [INFO] 
06:25:49  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-blueprint-config ---
06:25:49  [INFO] BugInstance size is 0
06:25:49  [INFO] Error size is 0
06:25:49  [INFO] No errors/warnings found
06:25:49  [INFO] 
06:25:49  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config ---
06:25:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/src/test/resources
06:25:49  [INFO] 
06:25:49  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config ---
06:25:49  [INFO] No sources to compile
06:25:49  [INFO] 
06:25:49  [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-blueprint-config ---
06:25:49  [INFO] No tests to run.
06:25:49  [INFO] 
06:25:49  [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-blueprint-config ---
06:25:49  [INFO] 
06:25:49  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config ---
06:25:49  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT.jar
06:25:49  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF
06:25:49  [INFO] 
06:25:49  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-blueprint-config ---
06:25:49  [INFO] No previous run data found, generating javadoc.
06:25:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar
06:25:50  [INFO] 
06:25:50  [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config ---
06:25:50  [INFO] 
06:25:50  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-blueprint-config ---
06:25:50  [INFO] CycloneDX: Resolving Dependencies
06:25:51  [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s)
06:25:51  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/bom.xml
06:25:51  [INFO]            attaching as openflowjava-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:51  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/bom.json
06:25:51  [INFO]            attaching as openflowjava-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.json
06:25:51  [INFO] 
06:25:51  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config ---
06:25:51  [INFO] Skipping duplicate-finder execution!
06:25:51  [INFO] 
06:25:51  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config ---
06:25:51  [INFO] No dependency problems found
06:25:51  [INFO] 
06:25:51  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-blueprint-config ---
06:25:51  [INFO] 
06:25:51  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-blueprint-config ---
06:25:51  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:25:51  [INFO] 
06:25:51  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-blueprint-config ---
06:25:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT.pom
06:25:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT.jar
06:25:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar
06:25:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-config.xml
06:25:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-legacyConfig.xml
06:25:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.xml
06:25:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.json
06:25:51  [INFO] 
06:25:51  [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-blueprint-config ---
06:25:51  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT.jar
06:25:51  [INFO] Writing OBR metadata
06:25:51  [INFO] 
06:25:51  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-blueprint-config ---
06:25:51  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:25:51  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:25:51  [INFO] 
06:25:51  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config ---
06:25:51  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:25:51  [INFO] 
06:25:51  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config ---
06:25:51  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT-sources.jar
06:25:51  [INFO] 
06:25:51  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >--------
06:25:51  [INFO] Building openflowplugin-common 0.20.0-SNAPSHOT                   [19/80]
06:25:51  [INFO]   from openflowplugin-common/pom.xml
06:25:51  [INFO] -------------------------------[ bundle ]-------------------------------
06:25:51  [INFO] 
06:25:51  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-common ---
06:25:51  [INFO] 
06:25:51  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-common ---
06:25:51  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:51  [INFO] 
06:25:51  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common ---
06:25:51  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:25:51  [INFO] 
06:25:51  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-common ---
06:25:52  [INFO] 
06:25:52  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common ---
06:25:52  [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/openflowplugin-maven-clm-titanium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:25:52  [INFO] 
06:25:52  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-common ---
06:25:52  [INFO] Starting audit...
06:25:52  Audit done.
06:25:52  [INFO] You have 0 Checkstyle violations.
06:25:52  [INFO] 
06:25:52  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-common ---
06:25:52  [INFO] Starting audit...
06:25:52  Audit done.
06:25:52  [INFO] You have 0 Checkstyle violations.
06:25:52  [INFO] 
06:25:52  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-common ---
06:25:52  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/classes/LICENSE
06:25:52  [INFO] 
06:25:52  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common ---
06:25:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/src/main/resources
06:25:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/generated-sources/spi
06:25:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/generated-sources/yang
06:25:52  [INFO] 
06:25:52  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-common ---
06:25:52  [INFO] Recompiling the module because of changed source code.
06:25:52  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
06:25:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:25:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:25:52  [INFO] 
06:25:52  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-common >>>
06:25:52  [INFO] 
06:25:52  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-common ---
06:25:52  [INFO] Fork Value is true
06:25:55  [INFO] Done SpotBugs Analysis....
06:25:55  [INFO] 
06:25:55  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-common <<<
06:25:55  [INFO] 
06:25:55  [INFO] 
06:25:55  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-common ---
06:25:55  [INFO] BugInstance size is 0
06:25:55  [INFO] Error size is 0
06:25:55  [INFO] No errors/warnings found
06:25:55  [INFO] 
06:25:55  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common ---
06:25:55  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:25:55  [INFO] 
06:25:55  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-common ---
06:25:55  [INFO] Recompiling the module because of changed dependency.
06:25:55  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
06:25:55  [INFO] 
06:25:55  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-common ---
06:25:55  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:25:55  [INFO] 
06:25:55  [INFO] -------------------------------------------------------
06:25:55  [INFO]  T E S T S
06:25:55  [INFO] -------------------------------------------------------
06:25:56  [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest
06:25:56  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:26:01  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.009 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest
06:26:01  [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest
06:26:01  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest
06:26:01  [INFO] 
06:26:01  [INFO] Results:
06:26:01  [INFO] 
06:26:01  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
06:26:01  [INFO] 
06:26:01  [INFO] 
06:26:01  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-common ---
06:26:01  [INFO] 
06:26:01  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-common ---
06:26:02  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT.jar
06:26:02  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/META-INF/MANIFEST.MF
06:26:02  [INFO] 
06:26:02  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-common ---
06:26:02  [INFO] No previous run data found, generating javadoc.
06:26:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT-javadoc.jar
06:26:03  [INFO] 
06:26:03  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-common ---
06:26:03  [INFO] CycloneDX: Resolving Dependencies
06:26:03  [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s)
06:26:03  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/bom.xml
06:26:03  [INFO]            attaching as openflowplugin-common-0.20.0-SNAPSHOT-cyclonedx.xml
06:26:03  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/bom.json
06:26:03  [INFO]            attaching as openflowplugin-common-0.20.0-SNAPSHOT-cyclonedx.json
06:26:03  [INFO] 
06:26:03  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common ---
06:26:03  [INFO] Skipping duplicate-finder execution!
06:26:03  [INFO] 
06:26:03  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-common ---
06:26:03  [WARNING] Used undeclared dependencies found:
06:26:03  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:26:03  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:26:03  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:26:03  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:26:03  [WARNING]    org.checkerframework:checker-qual:jar:3.46.0:compile
06:26:03  [WARNING] Non-test scoped test only dependencies found:
06:26:03  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:26:03  [INFO] 
06:26:03  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common ---
06:26:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT-sources.jar
06:26:03  [INFO] 
06:26:03  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-common ---
06:26:03  [INFO] 
06:26:03  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-common ---
06:26:03  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/code-coverage/jacoco.exec
06:26:03  [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes
06:26:03  [INFO] 
06:26:03  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-common ---
06:26:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT.pom
06:26:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT.jar
06:26:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT-javadoc.jar
06:26:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT-cyclonedx.xml
06:26:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT-cyclonedx.json
06:26:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT-sources.jar
06:26:03  [INFO] 
06:26:03  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-common ---
06:26:03  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT.jar
06:26:03  [INFO] Writing OBR metadata
06:26:03  [INFO] 
06:26:03  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-common ---
06:26:03  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:26:03  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:26:03  [INFO] 
06:26:03  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-common ---
06:26:03  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:26:03  [INFO] 
06:26:03  [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >---------
06:26:03  [INFO] Building openflowplugin-api 0.20.0-SNAPSHOT                      [20/80]
06:26:03  [INFO]   from openflowplugin-api/pom.xml
06:26:03  [INFO] -------------------------------[ bundle ]-------------------------------
06:26:03  [INFO] 
06:26:03  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-api ---
06:26:03  [INFO] 
06:26:03  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-api ---
06:26:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:26:03  [INFO] 
06:26:03  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api ---
06:26:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:26:03  [INFO] 
06:26:03  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-api ---
06:26:04  [INFO] 
06:26:04  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api ---
06:26:04  [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/openflowplugin-maven-clm-titanium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:26:04  [INFO] 
06:26:04  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-api ---
06:26:04  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:26:04  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/src/main/yang
06:26:04  [INFO] yang-to-sources: Found 10 dependencies in 2.015 ms
06:26:04  [INFO] yang-to-sources: Project model files found: 3 in 7.103 ms
06:26:04  [INFO] yang-to-sources: 3 YANG models processed in 89.60 ms
06:26:04  [INFO] BindingJavaFileGenerator: Defined 26 files in 2.103 ms
06:26:04  [INFO] Sorted 26 files into 7 directories in 78.87 μs
06:26:04  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 10.92 ms
06:26:04  [INFO] 
06:26:04  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-api ---
06:26:04  [INFO] Starting audit...
06:26:04  Audit done.
06:26:04  [INFO] You have 0 Checkstyle violations.
06:26:04  [INFO] 
06:26:04  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-api ---
06:26:04  [INFO] Starting audit...
06:26:04  Audit done.
06:26:04  [INFO] You have 0 Checkstyle violations.
06:26:04  [INFO] 
06:26:04  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-api ---
06:26:04  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/classes/LICENSE
06:26:04  [INFO] 
06:26:04  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api ---
06:26:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/src/main/resources
06:26:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/generated-sources/spi
06:26:04  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
06:26:04  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:26:04  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
06:26:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/generated-sources/spi
06:26:04  [INFO] 
06:26:04  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-api ---
06:26:04  [INFO] Recompiling the module because of changed dependency.
06:26:04  [INFO] Compiling 118 source files with javac [debug release 21] to target/classes
06:26:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException
06:26:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException
06:26:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException
06:26:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException
06:26:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException
06:26:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated
06:26:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated
06:26:04  [INFO] 
06:26:04  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-api >>>
06:26:04  [INFO] 
06:26:04  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-api ---
06:26:04  [INFO] Fork Value is true
06:26:08  [INFO] Done SpotBugs Analysis....
06:26:08  [INFO] 
06:26:08  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-api <<<
06:26:08  [INFO] 
06:26:08  [INFO] 
06:26:08  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-api ---
06:26:08  [INFO] BugInstance size is 0
06:26:08  [INFO] Error size is 0
06:26:08  [INFO] No errors/warnings found
06:26:08  [INFO] 
06:26:08  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api ---
06:26:08  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/src/test/resources
06:26:08  [INFO] 
06:26:08  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-api ---
06:26:08  [INFO] No sources to compile
06:26:08  [INFO] 
06:26:08  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-api ---
06:26:08  [INFO] No tests to run.
06:26:08  [INFO] 
06:26:08  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-api ---
06:26:08  [INFO] 
06:26:08  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-api ---
06:26:08  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT.jar
06:26:08  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/META-INF/MANIFEST.MF
06:26:08  [INFO] 
06:26:08  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-api ---
06:26:08  [INFO] No previous run data found, generating javadoc.
06:26:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT-javadoc.jar
06:26:10  [INFO] 
06:26:10  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-api ---
06:26:10  [INFO] CycloneDX: Resolving Dependencies
06:26:11  [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s)
06:26:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/bom.xml
06:26:11  [INFO]            attaching as openflowplugin-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:26:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/bom.json
06:26:11  [INFO]            attaching as openflowplugin-api-0.20.0-SNAPSHOT-cyclonedx.json
06:26:11  [INFO] 
06:26:11  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api ---
06:26:11  [INFO] Skipping duplicate-finder execution!
06:26:11  [INFO] 
06:26:11  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-api ---
06:26:11  [WARNING] Used undeclared dependencies found:
06:26:11  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:26:11  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:compile
06:26:11  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:26:11  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:26:11  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:26:11  [INFO] 
06:26:11  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api ---
06:26:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT-sources.jar
06:26:11  [INFO] 
06:26:11  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-api ---
06:26:11  [INFO] 
06:26:11  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-api ---
06:26:11  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:26:11  [INFO] 
06:26:11  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-api ---
06:26:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT.pom
06:26:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT.jar
06:26:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT-javadoc.jar
06:26:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:26:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT-cyclonedx.json
06:26:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT-sources.jar
06:26:11  [INFO] 
06:26:11  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-api ---
06:26:11  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT.jar
06:26:11  [INFO] Writing OBR metadata
06:26:11  [INFO] 
06:26:11  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-api ---
06:26:11  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:26:11  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:26:11  [INFO] 
06:26:11  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-api ---
06:26:11  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:26:11  [INFO] 
06:26:11  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >----
06:26:11  [INFO] Building openflowplugin-extension-api 0.20.0-SNAPSHOT            [21/80]
06:26:11  [INFO]   from extension/openflowplugin-extension-api/pom.xml
06:26:11  [INFO] -------------------------------[ bundle ]-------------------------------
06:26:11  [INFO] 
06:26:11  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-api ---
06:26:11  [INFO] 
06:26:11  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api ---
06:26:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:26:11  [INFO] 
06:26:11  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api ---
06:26:11  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:26:11  [INFO] 
06:26:11  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api ---
06:26:12  [INFO] 
06:26:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api ---
06:26:12  [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/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:26:12  [INFO] 
06:26:12  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-extension-api ---
06:26:12  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:26:12  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/yang
06:26:12  [INFO] yang-to-sources: Found 10 dependencies in 9.933 ms
06:26:12  [INFO] yang-to-sources: Project model files found: 6 in 11.08 ms
06:26:12  [INFO] yang-to-sources: 40 YANG models processed in 519.1 ms
06:26:12  [INFO] BindingJavaFileGenerator: Defined 199 files in 41.33 ms
06:26:12  [INFO] Sorted 199 files into 45 directories in 326.8 μs
06:26:12  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 74.76 ms
06:26:12  [INFO] 
06:26:12  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-api ---
06:26:12  [INFO] Starting audit...
06:26:12  Audit done.
06:26:12  [INFO] You have 0 Checkstyle violations.
06:26:12  [INFO] 
06:26:12  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-api ---
06:26:12  [INFO] Starting audit...
06:26:12  Audit done.
06:26:12  [INFO] You have 0 Checkstyle violations.
06:26:12  [INFO] 
06:26:12  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-api ---
06:26:12  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/classes/LICENSE
06:26:12  [INFO] 
06:26:12  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api ---
06:26:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/resources
06:26:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/generated-sources/spi
06:26:12  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
06:26:12  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:26:12  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
06:26:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/generated-sources/spi
06:26:12  [INFO] 
06:26:12  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-api ---
06:26:12  [INFO] Recompiling the module because of changed dependency.
06:26:12  [INFO] Compiling 226 source files with javac [debug release 21] to target/classes
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable
06:26:13    missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable<T>
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID
06:26:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID
06:26:13  [INFO] 
06:26:13  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>>
06:26:13  [INFO] 
06:26:13  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-api ---
06:26:13  [INFO] Fork Value is true
06:26:17  [INFO] Done SpotBugs Analysis....
06:26:17  [INFO] 
06:26:17  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<<
06:26:17  [INFO] 
06:26:17  [INFO] 
06:26:17  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-api ---
06:26:17  [INFO] BugInstance size is 0
06:26:17  [INFO] Error size is 0
06:26:17  [INFO] No errors/warnings found
06:26:17  [INFO] 
06:26:17  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api ---
06:26:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/test/resources
06:26:17  [INFO] 
06:26:17  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api ---
06:26:17  [INFO] Recompiling the module because of changed dependency.
06:26:17  [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes
06:26:17  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:26:17  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:26:17  [INFO] 
06:26:17  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-api ---
06:26:17  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:26:17  [INFO] 
06:26:17  [INFO] -------------------------------------------------------
06:26:17  [INFO]  T E S T S
06:26:17  [INFO] -------------------------------------------------------
06:26:18  [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest
06:26:18  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest
06:26:18  [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest
06:26:18  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest
06:26:18  [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest
06:26:18  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest
06:26:18  [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest
06:26:18  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest
06:26:18  [INFO] 
06:26:18  [INFO] Results:
06:26:18  [INFO] 
06:26:18  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
06:26:18  [INFO] 
06:26:18  [INFO] 
06:26:18  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-api ---
06:26:18  [INFO] 
06:26:18  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api ---
06:26:18  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT.jar
06:26:18  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF
06:26:18  [INFO] 
06:26:18  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-api ---
06:26:18  [INFO] No previous run data found, generating javadoc.
06:26:23  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT-javadoc.jar
06:26:23  [INFO] 
06:26:23  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-api ---
06:26:23  [INFO] CycloneDX: Resolving Dependencies
06:26:23  [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
06:26:23  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/bom.xml
06:26:23  [INFO]            attaching as openflowplugin-extension-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:26:23  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/bom.json
06:26:23  [INFO]            attaching as openflowplugin-extension-api-0.20.0-SNAPSHOT-cyclonedx.json
06:26:23  [INFO] 
06:26:23  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api ---
06:26:23  [INFO] Skipping duplicate-finder execution!
06:26:23  [INFO] 
06:26:23  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api ---
06:26:23  [WARNING] Used undeclared dependencies found:
06:26:23  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:26:23  [WARNING]    org.opendaylight.yangtools:codegen-extensions:jar:14.0.4:compile
06:26:23  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:26:23  [INFO] 
06:26:23  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api ---
06:26:23  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT-sources.jar
06:26:23  [INFO] 
06:26:23  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-api ---
06:26:23  [INFO] 
06:26:23  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-api ---
06:26:23  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec
06:26:23  [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes
06:26:23  [INFO] 
06:26:23  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-api ---
06:26:23  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT.pom
06:26:23  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT.jar
06:26:23  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT-javadoc.jar
06:26:23  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:26:23  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT-cyclonedx.json
06:26:23  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT-sources.jar
06:26:23  [INFO] 
06:26:23  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-api ---
06:26:23  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT.jar
06:26:23  [INFO] Writing OBR metadata
06:26:23  [INFO] 
06:26:23  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-api ---
06:26:23  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:26:23  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:26:23  [INFO] 
06:26:23  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api ---
06:26:23  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:26:23  [INFO] 
06:26:23  [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >-----------
06:26:23  [INFO] Building openflowplugin 0.20.0-SNAPSHOT                          [22/80]
06:26:23  [INFO]   from openflowplugin/pom.xml
06:26:23  [INFO] -------------------------------[ bundle ]-------------------------------
06:26:23  [INFO] 
06:26:23  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin ---
06:26:23  [INFO] 
06:26:23  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin ---
06:26:23  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:26:23  [INFO] 
06:26:23  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin ---
06:26:24  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:26:24  [INFO] 
06:26:24  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin ---
06:26:24  [INFO] 
06:26:24  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin ---
06:26:24  [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/openflowplugin-maven-clm-titanium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:26:24  [INFO] 
06:26:24  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin ---
06:26:24  [INFO] Starting audit...
06:26:24  Audit done.
06:26:24  [INFO] You have 0 Checkstyle violations.
06:26:24  [INFO] 
06:26:24  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin ---
06:26:26  [INFO] Starting audit...
06:26:26  Audit done.
06:26:26  [INFO] You have 0 Checkstyle violations.
06:26:26  [INFO] 
06:26:26  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin ---
06:26:26  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/classes/LICENSE
06:26:26  [INFO] 
06:26:26  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin ---
06:26:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/resources
06:26:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/generated-sources/spi
06:26:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/generated-sources/yang
06:26:26  [INFO] 
06:26:26  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin ---
06:26:26  [INFO] Recompiling the module because of changed dependency.
06:26:26  [INFO] Compiling 185 source files with javac [debug release 21] to target/classes
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey
06:26:27    missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey<T>
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class<T>,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] <F,P,K>hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava<F,P>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with <F,P,K>hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava<F,P>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey<?>,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<?,?>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey<?>,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava<?,?>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast
06:26:27    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<F,T,D>
06:26:27    found:    org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<capture#1 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,capture#2 of ? extends org.opendaylight.yangtools.binding.DataContainer,capture#3 of ? extends org.opendaylight.openflowplugin.extension.api.ConvertorData>
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast
06:26:27    required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
06:26:27    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<capture#4 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice,org.opendaylight.openflowplugin.extension.api.path.MessagePath>
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor
06:26:27    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor
06:26:27    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:27  [INFO] 
06:26:27  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin >>>
06:26:27  [INFO] 
06:26:27  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin ---
06:26:27  [INFO] Fork Value is true
06:26:35  [INFO] Done SpotBugs Analysis....
06:26:35  [INFO] 
06:26:35  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin <<<
06:26:35  [INFO] 
06:26:35  [INFO] 
06:26:35  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin ---
06:26:35  [INFO] BugInstance size is 0
06:26:35  [INFO] Error size is 0
06:26:35  [INFO] No errors/warnings found
06:26:35  [INFO] 
06:26:35  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin ---
06:26:35  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:26:35  [INFO] 
06:26:35  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin ---
06:26:35  [INFO] Recompiling the module because of changed dependency.
06:26:35  [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes
06:26:36  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor
06:26:36    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
06:26:36  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:36  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:36  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:36  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:36  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:36  [INFO] 
06:26:36  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin ---
06:26:36  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:26:36  [INFO] 
06:26:36  [INFO] -------------------------------------------------------
06:26:36  [INFO]  T E S T S
06:26:36  [INFO] -------------------------------------------------------
06:26:37  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest
06:26:37  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:26:38  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest
06:26:38  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest
06:26:38  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest
06:26:38  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest
06:26:38  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest
06:26:38  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest
06:26:38  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest
06:26:38  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest
06:26:38  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest
06:26:38  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest
06:26:39  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest
06:26:39  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest
06:26:39  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest
06:26:39  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest
06:26:39  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest
06:26:39  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest
06:26:39  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest
06:26:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest
06:26:39  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest
06:26:39  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest
06:26:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest
06:26:39  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest
06:26:39  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest
06:26:39  [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest
06:26:39  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest
06:26:39  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test
06:26:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest
06:26:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest
06:26:39  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test
06:26:39  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest
06:26:39  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test
06:26:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test
06:26:39  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test
06:26:40  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test
06:26:40  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest
06:26:40  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest
06:26:40  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest
06:26:40  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest
06:26:40  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest
06:26:40  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest
06:26:40  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest
06:26:40  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest
06:26:40  [INFO] 
06:26:40  [INFO] Results:
06:26:40  [INFO] 
06:26:40  [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0
06:26:40  [INFO] 
06:26:40  [INFO] 
06:26:40  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin ---
06:26:40  [INFO] 
06:26:40  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin ---
06:26:40  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT.jar
06:26:40  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/META-INF/MANIFEST.MF
06:26:40  [INFO] 
06:26:40  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin ---
06:26:40  [INFO] No previous run data found, generating javadoc.
06:26:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT-javadoc.jar
06:26:43  [INFO] 
06:26:43  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin ---
06:26:43  [INFO] CycloneDX: Resolving Dependencies
06:26:44  [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s)
06:26:44  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/bom.xml
06:26:44  [INFO]            attaching as openflowplugin-0.20.0-SNAPSHOT-cyclonedx.xml
06:26:44  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/bom.json
06:26:44  [INFO]            attaching as openflowplugin-0.20.0-SNAPSHOT-cyclonedx.json
06:26:44  [INFO] 
06:26:44  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin ---
06:26:44  [INFO] Skipping duplicate-finder execution!
06:26:44  [INFO] 
06:26:44  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin ---
06:26:44  [WARNING] Used undeclared dependencies found:
06:26:44  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:26:44  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:26:44  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:26:44  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:26:44  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:26:44  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:26:44  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile
06:26:44  [WARNING] Non-test scoped test only dependencies found:
06:26:44  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.20.0-SNAPSHOT:compile
06:26:44  [INFO] 
06:26:44  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin ---
06:26:44  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT-sources.jar
06:26:44  [INFO] 
06:26:44  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin ---
06:26:44  [INFO] 
06:26:44  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin ---
06:26:44  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/code-coverage/jacoco.exec
06:26:44  [INFO] Analyzed bundle 'openflowplugin' with 187 classes
06:26:44  [INFO] 
06:26:44  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin ---
06:26:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT.pom
06:26:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT.jar
06:26:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT-javadoc.jar
06:26:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT-cyclonedx.xml
06:26:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT-cyclonedx.json
06:26:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT-sources.jar
06:26:44  [INFO] 
06:26:44  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin ---
06:26:44  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT.jar
06:26:44  [INFO] Writing OBR metadata
06:26:45  [INFO] 
06:26:45  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin ---
06:26:45  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:26:45  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:26:45  [INFO] 
06:26:45  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin ---
06:26:45  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:26:45  [INFO] 
06:26:45  [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >---------
06:26:45  [INFO] Building openflowplugin-impl 0.20.0-SNAPSHOT                     [23/80]
06:26:45  [INFO]   from openflowplugin-impl/pom.xml
06:26:45  [INFO] -------------------------------[ bundle ]-------------------------------
06:26:45  [INFO] 
06:26:45  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-impl ---
06:26:45  [INFO] 
06:26:45  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-impl ---
06:26:45  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:26:45  [INFO] 
06:26:45  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl ---
06:26:45  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:26:45  [INFO] 
06:26:45  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-impl ---
06:26:45  [INFO] 
06:26:45  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl ---
06:26:45  [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/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:26:45  [INFO] 
06:26:45  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-impl ---
06:26:45  [INFO] Starting audit...
06:26:45  Audit done.
06:26:45  [INFO] You have 0 Checkstyle violations.
06:26:45  [INFO] 
06:26:45  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-impl ---
06:26:49  [INFO] Starting audit...
06:26:49  Audit done.
06:26:49  [INFO] You have 0 Checkstyle violations.
06:26:49  [INFO] 
06:26:49  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-impl ---
06:26:49  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/classes/LICENSE
06:26:49  [INFO] 
06:26:49  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl ---
06:26:49  [INFO] Copying 1 resource from src/main/resources to target/classes
06:26:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/generated-sources/spi
06:26:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/generated-sources/yang
06:26:49  [INFO] 
06:26:49  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-impl ---
06:26:49  [INFO] Recompiling the module because of changed dependency.
06:26:49  [INFO] Compiling 550 source files with javac [debug release 21] to target/classes
06:26:52  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
06:26:52  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault'
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
06:26:52    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
06:26:52    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
06:26:52    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[171,50] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[173,50] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[214,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,56] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[219,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[375,51] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[492,96] unchecked cast
06:26:52    required: java.lang.Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice>
06:26:52    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[512,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast
06:26:52    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.meter.types.rev130918.band.type.band.type.Experimenter>
06:26:52    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[149,89] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast
06:26:52    required: java.util.List<T>
06:26:52    found:    java.util.List<capture#3 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.service.batch.common.rev160322.BatchOrderGrouping>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList
06:26:52    missing type arguments for generic class java.util.ArrayList<E>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion
06:26:52    required: java.util.ArrayList<org.opendaylight.yangtools.yang.common.RpcError>
06:26:52    found:    java.util.ArrayList
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:26:52    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,85] unchecked cast
06:26:52    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:26:52    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,87] unchecked cast
06:26:52    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:26:52    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,87] unchecked cast
06:26:52    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:26:52    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,85] unchecked cast
06:26:52    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:26:52    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,87] unchecked cast
06:26:52    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:26:52    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,87] unchecked cast
06:26:52    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:26:52    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:26:52    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:26:52    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class<? extends T>,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types
06:26:52    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
06:26:52    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion
06:26:52    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
06:26:52    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion
06:26:52    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice,org.opendaylight.openflowplugin.extension.api.ExtensionConvertorData>
06:26:52    found:    org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,85] unchecked cast
06:26:52    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:26:52    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,87] unchecked cast
06:26:52    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:26:52    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,87] unchecked cast
06:26:52    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:26:52    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification
06:26:52    missing type arguments for generic class org.opendaylight.yangtools.binding.Notification<T>
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
06:26:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
06:26:52  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java: Some input files additionally use or override a deprecated API.
06:26:52  [INFO] 
06:26:52  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>>
06:26:52  [INFO] 
06:26:52  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-impl ---
06:26:52  [INFO] Fork Value is true
06:27:05  [INFO] Done SpotBugs Analysis....
06:27:05  [INFO] 
06:27:05  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<<
06:27:05  [INFO] 
06:27:05  [INFO] 
06:27:05  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-impl ---
06:27:05  [INFO] BugInstance size is 0
06:27:05  [INFO] Error size is 0
06:27:05  [INFO] No errors/warnings found
06:27:05  [INFO] 
06:27:05  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl ---
06:27:05  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:27:05  [INFO] 
06:27:05  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl ---
06:27:05  [INFO] Recompiling the module because of changed dependency.
06:27:05  [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[158,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[160,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[182,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager
06:27:07    missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager<L,N>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult
06:27:07    missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast
06:27:07    required: org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.GetAsyncReply>
06:27:07    found:    java.lang.Object
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types
06:27:07    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
06:27:07    found:    org.opendaylight.yangtools.yang.common.RpcResult
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion
06:27:07    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
06:27:07    found:    org.opendaylight.yangtools.yang.common.RpcResult
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast
06:27:07    required: org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartReply>
06:27:07    found:    java.lang.Object
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types
06:27:07    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
06:27:07    found:    org.opendaylight.yangtools.yang.common.RpcResult
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion
06:27:07    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
06:27:07    found:    org.opendaylight.yangtools.yang.common.RpcResult
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[234,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[236,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[253,25] unchecked method invocation: constructor <init> in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types
06:27:07    required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager<java.lang.String,java.lang.Runnable>,boolean
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion
06:27:07    required: org.opendaylight.yangtools.util.concurrent.NotificationManager<java.lang.String,java.lang.Runnable>
06:27:07    found:    org.opendaylight.yangtools.util.concurrent.NotificationManager
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[343,48] found raw type: java.lang.Class
06:27:07    missing type arguments for generic class java.lang.Class<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[347,48] found raw type: java.lang.Class
06:27:07    missing type arguments for generic class java.lang.Class<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[357,48] found raw type: java.lang.Class
06:27:07    missing type arguments for generic class java.lang.Class<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[362,48] found raw type: java.lang.Class
06:27:07    missing type arguments for generic class java.lang.Class<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[370,15] found raw type: com.google.common.util.concurrent.ListenableFuture
06:27:07    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
06:27:07    required: T
06:27:07    found:    com.google.common.util.concurrent.ListenableFuture
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion
06:27:07    required: T
06:27:07    found:    com.google.common.util.concurrent.ListenableFuture
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[376,48] found raw type: java.lang.Class
06:27:07    missing type arguments for generic class java.lang.Class<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class
06:27:07    missing type arguments for generic class java.lang.Class<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[385,15] found raw type: com.google.common.util.concurrent.ListenableFuture
06:27:07    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
06:27:07    required: T
06:27:07    found:    com.google.common.util.concurrent.ListenableFuture
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion
06:27:07    required: T
06:27:07    found:    com.google.common.util.concurrent.ListenableFuture
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[390,48] found raw type: java.lang.Class
06:27:07    missing type arguments for generic class java.lang.Class<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[418,15] found raw type: java.lang.Class
06:27:07    missing type arguments for generic class java.lang.Class<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
06:27:07    required: T
06:27:07    found:    java.lang.Class
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion
06:27:07    required: T
06:27:07    found:    java.lang.Class
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:27:07    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T
06:27:07    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,81] unchecked conversion
06:27:07    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<T>
06:27:07    found:    org.opendaylight.yangtools.binding.DataObjectIdentifier
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[69,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[71,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,68] unchecked conversion
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,63] unchecked conversion
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[58,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[76,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[78,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[95,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,63] unchecked conversion
06:27:07    required: T
06:27:07    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.meter.band.header.meter.band.MeterBandExperimenterCase>,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.meter.band.header.meter.band.MeterBandExperimenterCase>) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
06:27:07    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>
06:27:07    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,29] unchecked conversion
06:27:07    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<T>
06:27:07    found:    org.opendaylight.yangtools.binding.DataObjectIdentifier
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types
06:27:07    required: java.util.Collection<org.opendaylight.yangtools.binding.Rpc<?,?>>,java.util.Set<org.opendaylight.yangtools.binding.DataObjectIdentifier<?>>
06:27:07    found:    java.util.Collection,java.util.Set<org.opendaylight.yangtools.binding.DataObjectIdentifier<?>>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion
06:27:07    required: java.util.Collection<org.opendaylight.yangtools.binding.Rpc<?,?>>
06:27:07    found:    java.util.Collection
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[157,18] auto-closeable resource temp is never referenced in body of corresponding try statement
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>,java.lang.Class<?>,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture
06:27:07    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture
06:27:07    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture
06:27:07    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult
06:27:07    missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection
06:27:07    missing type arguments for generic class java.util.Collection<E>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[86,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[90,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector
06:27:07    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector<T>
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchFlowAdaptersTest.java:[57,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchFlowAdaptersTest.java:[57,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchFlowAdaptersTest.java:[57,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchFlowAdaptersTest.java:[57,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchGroupAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchGroupAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchGroupAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchGroupAdaptersTest.java:[56,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchMeterAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchMeterAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchMeterAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:07  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchMeterAdaptersTest.java: Some input files additionally use or override a deprecated API.
06:27:07  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java: Some input files additionally use unchecked or unsafe operations.
06:27:07  [INFO] 
06:27:07  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-impl ---
06:27:07  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:27:07  [INFO] 
06:27:07  [INFO] -------------------------------------------------------
06:27:07  [INFO]  T E S T S
06:27:07  [INFO] -------------------------------------------------------
06:27:09  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest
06:27:09  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:27:11  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest
06:27:11  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest
06:27:11  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest
06:27:11  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest
06:27:11  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest
06:27:11  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest
06:27:11  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest
06:27:11  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest
06:27:11  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest
06:27:11  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest
06:27:11  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest
06:27:11  [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest
06:27:11  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest
06:27:11  [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest
06:27:12  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest
06:27:12  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest
06:27:12  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest
06:27:12  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest
06:27:12  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest
06:27:12  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest
06:27:12  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest
06:27:12  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest
06:27:12  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest
06:27:12  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest
06:27:12  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest
06:27:12  [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest
06:27:13  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest
06:27:13  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest
06:27:13  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest
06:27:13  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest
06:27:13  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest
06:27:13  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest
06:27:14  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest
06:27:14  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest
06:27:14  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest
06:27:14  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest
06:27:14  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest
06:27:14  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest
06:27:14  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest
06:27:14  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest
06:27:14  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest
06:27:14  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest
06:27:14  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest
06:27:14  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest
06:27:15  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest
06:27:15  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest
06:27:15  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest
06:27:15  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest
06:27:15  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest
06:27:15  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest
06:27:15  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest
06:27:15  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest
06:27:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest
06:27:15  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest
06:27:15  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest
06:27:15  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest
06:27:15  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest
06:27:15  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest
06:27:15  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest
06:27:15  [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest
06:27:16  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest
06:27:16  [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest
06:27:17  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest
06:27:17  [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest
06:27:17  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest
06:27:17  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest
06:27:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest
06:27:17  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest
06:27:19  [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest
06:27:19  [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest
06:27:19  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest
06:27:19  [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest
06:27:25  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.642 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest
06:27:25  [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest
06:27:25  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest
06:27:25  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest
06:27:26  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest
06:27:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest
06:27:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest
06:27:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest
06:27:26  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest
06:27:26  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest
06:27:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest
06:27:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest
06:27:26  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest
06:27:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest
06:27:26  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest
06:27:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest
06:27:26  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test
06:27:26  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest
06:27:26  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest
06:27:26  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest
06:27:26  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest
06:27:26  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest
06:27:27  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest
06:27:27  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest
06:27:27  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest
06:27:27  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest
06:27:27  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest
06:27:27  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest
06:27:27  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest
06:27:27  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest
06:27:28  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest
06:27:28  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest
06:27:28  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest
06:27:28  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest
06:27:28  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest
06:27:28  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest
06:27:28  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest
06:27:28  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest
06:27:28  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest
06:27:28  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest
06:27:28  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest
06:27:28  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest
06:27:29  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest
06:27:29  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest
06:27:29  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest
06:27:29  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest
06:27:29  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest
06:27:29  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest
06:27:29  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest
06:27:29  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest
06:27:29  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest
06:27:29  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest
06:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest
06:27:29  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest
06:27:33  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.079 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest
06:27:33  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest
06:27:33  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest
06:27:33  [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest
06:27:33  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest
06:27:33  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest
06:27:34  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest
06:27:34  [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest
06:27:34  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest
06:27:34  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest
06:27:34  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest
06:27:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest
06:27:35  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest
06:27:35  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest
06:27:35  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest
06:27:35  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest
06:27:35  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest
06:27:35  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest
06:27:35  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest
06:27:35  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest
06:27:35  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest
06:27:35  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest
06:27:35  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest
06:27:35  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest
06:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest
06:27:35  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest
06:27:35  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest
06:27:35  [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest
06:27:36  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest
06:27:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest
06:27:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest
06:27:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest
06:27:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest
06:27:36  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest
06:27:36  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest
06:27:36  [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest
06:27:36  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest
06:27:36  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest
06:27:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest
06:27:36  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest
06:27:36  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest
06:27:36  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest
06:27:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest
06:27:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest
06:27:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest
06:27:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest
06:27:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest
06:27:36  [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest
06:27:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest
06:27:36  [INFO] 
06:27:36  [INFO] Results:
06:27:36  [INFO] 
06:27:36  [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0
06:27:36  [INFO] 
06:27:36  [INFO] 
06:27:36  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-impl ---
06:27:36  [INFO] 
06:27:36  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-impl ---
06:27:37  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT.jar
06:27:37  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/META-INF/MANIFEST.MF
06:27:37  [INFO] 
06:27:37  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-impl ---
06:27:37  [INFO] No previous run data found, generating javadoc.
06:27:42  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT-javadoc.jar
06:27:42  [INFO] 
06:27:42  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-impl ---
06:27:42  [INFO] CycloneDX: Resolving Dependencies
06:27:43  [INFO] CycloneDX: Creating BOM version 1.5 with 71 component(s)
06:27:43  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/bom.xml
06:27:43  [INFO]            attaching as openflowplugin-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:27:43  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/bom.json
06:27:43  [INFO]            attaching as openflowplugin-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:27:43  [INFO] 
06:27:43  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl ---
06:27:43  [INFO] Skipping duplicate-finder execution!
06:27:43  [INFO] 
06:27:43  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-impl ---
06:27:43  [WARNING] Used undeclared dependencies found:
06:27:43  [WARNING]    org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile
06:27:43  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:27:43  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.2:compile
06:27:43  [WARNING]    io.netty:netty-common:jar:4.1.112.Final:compile
06:27:43  [WARNING]    org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.2:compile
06:27:43  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:27:43  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:27:43  [WARNING]    org.opendaylight.mdsal.model:general-entity:jar:14.0.2:compile
06:27:43  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:27:43  [WARNING]    org.checkerframework:checker-qual:jar:3.46.0:compile
06:27:43  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:27:43  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:27:43  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:compile
06:27:43  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:27:43  [WARNING]    org.opendaylight.infrautils:ready-api:jar:7.0.3:compile
06:27:43  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:27:43  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile
06:27:43  [INFO] 
06:27:43  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl ---
06:27:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT-sources.jar
06:27:43  [INFO] 
06:27:43  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-impl ---
06:27:43  [INFO] 
06:27:43  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-impl ---
06:27:43  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/code-coverage/jacoco.exec
06:27:44  [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes
06:27:44  [INFO] 
06:27:44  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-impl ---
06:27:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT.pom
06:27:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT.jar
06:27:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT-javadoc.jar
06:27:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:27:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:27:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT-sources.jar
06:27:44  [INFO] 
06:27:44  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-impl ---
06:27:44  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT.jar
06:27:44  [INFO] Writing OBR metadata
06:27:44  [INFO] 
06:27:44  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-impl ---
06:27:44  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:27:44  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:27:44  [INFO] 
06:27:44  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-impl ---
06:27:44  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:27:44  [INFO] 
06:27:44  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >----
06:27:44  [INFO] Building openflowplugin-extension-onf 0.20.0-SNAPSHOT            [24/80]
06:27:44  [INFO]   from extension/openflowplugin-extension-onf/pom.xml
06:27:44  [INFO] -------------------------------[ bundle ]-------------------------------
06:27:44  [INFO] 
06:27:44  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-onf ---
06:27:44  [INFO] 
06:27:44  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf ---
06:27:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:27:44  [INFO] 
06:27:44  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf ---
06:27:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:27:44  [INFO] 
06:27:44  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf ---
06:27:44  [INFO] 
06:27:44  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf ---
06:27:44  [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/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:27:44  [INFO] 
06:27:44  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-onf ---
06:27:44  [INFO] Starting audit...
06:27:44  Audit done.
06:27:44  [INFO] You have 0 Checkstyle violations.
06:27:44  [INFO] 
06:27:44  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-onf ---
06:27:45  [INFO] Starting audit...
06:27:45  Audit done.
06:27:45  [INFO] You have 0 Checkstyle violations.
06:27:45  [INFO] 
06:27:45  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf ---
06:27:45  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/classes/LICENSE
06:27:45  [INFO] 
06:27:45  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf ---
06:27:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/src/main/resources
06:27:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/generated-sources/spi
06:27:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/generated-sources/yang
06:27:45  [INFO] 
06:27:45  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-onf ---
06:27:45  [INFO] Recompiling the module because of changed dependency.
06:27:45  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
06:27:45  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy
06:27:45  [INFO] 
06:27:45  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>>
06:27:45  [INFO] 
06:27:45  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-onf ---
06:27:45  [INFO] Fork Value is true
06:27:48  [INFO] Done SpotBugs Analysis....
06:27:48  [INFO] 
06:27:48  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<<
06:27:48  [INFO] 
06:27:48  [INFO] 
06:27:48  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-onf ---
06:27:48  [INFO] BugInstance size is 0
06:27:48  [INFO] Error size is 0
06:27:48  [INFO] No errors/warnings found
06:27:48  [INFO] 
06:27:48  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf ---
06:27:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/src/test/resources
06:27:48  [INFO] 
06:27:48  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf ---
06:27:48  [INFO] Recompiling the module because of changed dependency.
06:27:48  [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes
06:27:48  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,83] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types
06:27:48    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<I>,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<I,O,D>
06:27:48    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,org.opendaylight.yangtools.binding.DataContainer,org.opendaylight.openflowplugin.extension.api.ConvertorData>
06:27:48  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,87] unchecked conversion
06:27:48    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<I>
06:27:48    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:27:48  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,85] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types
06:27:48    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<I>,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<I,O,D>
06:27:48    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,org.opendaylight.yangtools.binding.DataContainer,org.opendaylight.openflowplugin.extension.api.ConvertorData>
06:27:48  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,89] unchecked conversion
06:27:48    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<I>
06:27:48    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:27:48  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[45,18] auto-closeable resource prov is never referenced in body of corresponding try statement
06:27:48  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/converter/BundleAddMessageConverterTest.java:[73,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:27:48  [INFO] 
06:27:48  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-onf ---
06:27:48  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:27:48  [INFO] 
06:27:48  [INFO] -------------------------------------------------------
06:27:48  [INFO]  T E S T S
06:27:48  [INFO] -------------------------------------------------------
06:27:49  [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest
06:27:49  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:27:51  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.067 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest
06:27:51  [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest
06:27:51  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest
06:27:51  [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest
06:27:52  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest
06:27:52  [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest
06:27:52  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest
06:27:52  [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest
06:27:52  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest
06:27:52  [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest
06:27:52  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest
06:27:52  [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest
06:27:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest
06:27:52  [INFO] 
06:27:52  [INFO] Results:
06:27:52  [INFO] 
06:27:52  [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
06:27:52  [INFO] 
06:27:52  [INFO] 
06:27:52  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-onf ---
06:27:52  [INFO] 
06:27:52  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf ---
06:27:52  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT.jar
06:27:52  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF
06:27:52  [INFO] 
06:27:52  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-onf ---
06:27:52  [INFO] No previous run data found, generating javadoc.
06:27:54  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT-javadoc.jar
06:27:54  [INFO] 
06:27:54  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-onf ---
06:27:54  [INFO] CycloneDX: Resolving Dependencies
06:27:54  [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s)
06:27:54  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/bom.xml
06:27:54  [INFO]            attaching as openflowplugin-extension-onf-0.20.0-SNAPSHOT-cyclonedx.xml
06:27:54  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/bom.json
06:27:54  [INFO]            attaching as openflowplugin-extension-onf-0.20.0-SNAPSHOT-cyclonedx.json
06:27:54  [INFO] 
06:27:54  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf ---
06:27:54  [INFO] Skipping duplicate-finder execution!
06:27:54  [INFO] 
06:27:54  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf ---
06:27:54  [WARNING] Used undeclared dependencies found:
06:27:54  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:27:54  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:27:54  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:27:54  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:compile
06:27:54  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:27:54  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:27:54  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:27:54  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-service:jar:0.20.0-SNAPSHOT:compile
06:27:54  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:27:54  [WARNING] Non-test scoped test only dependencies found:
06:27:54  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:27:54  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:27:54  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:27:54  [INFO] 
06:27:54  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf ---
06:27:54  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT-sources.jar
06:27:54  [INFO] 
06:27:54  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-onf ---
06:27:54  [INFO] 
06:27:54  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-onf ---
06:27:54  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec
06:27:54  [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes
06:27:54  [INFO] 
06:27:54  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-onf ---
06:27:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT.pom
06:27:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT.jar
06:27:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT-javadoc.jar
06:27:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT-cyclonedx.xml
06:27:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT-cyclonedx.json
06:27:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT-sources.jar
06:27:54  [INFO] 
06:27:54  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-onf ---
06:27:54  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT.jar
06:27:54  [INFO] Writing OBR metadata
06:27:54  [INFO] 
06:27:54  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-onf ---
06:27:54  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:27:54  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:27:55  [INFO] 
06:27:55  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf ---
06:27:55  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:27:55  [INFO] 
06:27:55  [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >----
06:27:55  [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.20.0-SNAPSHOT [25/80]
06:27:55  [INFO]   from features/odl-openflowplugin-southbound/pom.xml
06:27:55  [INFO] ------------------------------[ feature ]-------------------------------
06:27:57  [INFO] 
06:27:57  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-southbound ---
06:27:57  [INFO] 
06:27:57  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound ---
06:27:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:27:57  [INFO] 
06:27:57  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound ---
06:27:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:27:57  [INFO] 
06:27:57  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] 
06:27:58  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:27:58  [INFO] argLine set to empty
06:27:58  [INFO] 
06:27:58  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] Starting audit...
06:27:58  Audit done.
06:27:58  [INFO] You have 0 Checkstyle violations.
06:27:58  [INFO] 
06:27:58  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] Starting audit...
06:27:58  Audit done.
06:27:58  [INFO] You have 0 Checkstyle violations.
06:27:58  [INFO] 
06:27:58  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/target/classes/LICENSE
06:27:58  [INFO] 
06:27:58  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/target/feature/feature.xml
06:27:58  [INFO] ...done!
06:27:58  [INFO] Attaching features XML
06:27:58  [INFO] 
06:27:58  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:27:58  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:27:58  [INFO] 
06:27:58  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>>
06:27:58  [INFO] 
06:27:58  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] 
06:27:58  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<<
06:27:58  [INFO] 
06:27:58  [INFO] 
06:27:58  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] 
06:27:58  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-southbound ---
06:27:58  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound
06:27:58  [INFO] Project dependency features detected: []
06:27:58  [INFO] Pax Exam System (Version: 4.13.3) created.
06:27:58  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:27:59  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:27:59  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:27:59  [INFO] Waiting for remote bundle context.. on 21000 name: 18ed4e99-f270-44f8-bf20-e94a456772ac timout: [ RelativeTimeout value = 180000 ]
06:28:15  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:28:15  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:28:15  [INFO] 
06:28:15  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-southbound ---
06:28:15  [INFO] 
06:28:15  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-southbound ---
06:28:15  [WARNING] JAR will be empty - no content was marked for inclusion!
06:28:15  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/target/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-javadoc.jar
06:28:15  [INFO] 
06:28:15  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-southbound ---
06:28:15  [INFO] CycloneDX: Resolving Dependencies
06:28:21  [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s)
06:28:21  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/target/bom.xml
06:28:21  [INFO]            attaching as odl-openflowplugin-southbound-0.20.0-SNAPSHOT-cyclonedx.xml
06:28:21  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/target/bom.json
06:28:21  [INFO]            attaching as odl-openflowplugin-southbound-0.20.0-SNAPSHOT-cyclonedx.json
06:28:21  [INFO] 
06:28:21  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound ---
06:28:21  [INFO] Skipping duplicate-finder execution!
06:28:21  [INFO] 
06:28:21  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound ---
06:28:21  [INFO] Skipping plugin execution
06:28:21  [INFO] 
06:28:21  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound ---
06:28:21  [INFO] Skipping source per configuration.
06:28:21  [INFO] 
06:28:21  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-southbound ---
06:28:21  [INFO] 
06:28:21  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-southbound ---
06:28:21  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:28:21  [INFO] 
06:28:21  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-southbound ---
06:28:21  [WARNING] 
06:28:21  [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign
06:28:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:28:21  [WARNING] 
06:28:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:28:21  [WARNING] 
06:28:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT.pom
06:28:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-features.xml
06:28:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/target/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-javadoc.jar
06:28:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-cyclonedx.xml
06:28:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-cyclonedx.json
06:28:21  [INFO] 
06:28:21  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-southbound ---
06:28:21  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:28:21  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:28:21  [WARNING] 
06:28:21  [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign
06:28:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:28:21  [WARNING] 
06:28:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:28:21  [WARNING] 
06:28:21  [INFO] 
06:28:21  [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------
06:28:21  [INFO] Building bulk-o-matic 0.20.0-SNAPSHOT                            [26/80]
06:28:21  [INFO]   from applications/bulk-o-matic/pom.xml
06:28:21  [INFO] -------------------------------[ bundle ]-------------------------------
06:28:21  [INFO] 
06:28:21  [INFO] --- clean:3.4.0:clean (default-clean) @ bulk-o-matic ---
06:28:21  [INFO] 
06:28:21  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bulk-o-matic ---
06:28:21  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:28:21  [INFO] 
06:28:21  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic ---
06:28:21  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:28:21  [INFO] 
06:28:21  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bulk-o-matic ---
06:28:21  [INFO] 
06:28:21  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic ---
06:28:21  [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/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:28:21  [INFO] 
06:28:21  [INFO] --- yang:14.0.4:generate-sources (binding) @ bulk-o-matic ---
06:28:21  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:28:21  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/yang
06:28:21  [INFO] yang-to-sources: Found 9 dependencies in 3.738 ms
06:28:21  [INFO] yang-to-sources: Project model files found: 1 in 50.88 ms
06:28:22  [INFO] yang-to-sources: 24 YANG models processed in 981.2 ms
06:28:22  [INFO] BindingJavaFileGenerator: Defined 61 files in 79.17 ms
06:28:22  [INFO] Sorted 61 files into 5 directories in 292.9 μs
06:28:22  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 116.7 ms
06:28:23  [INFO] 
06:28:23  [INFO] --- checkstyle:3.5.0:check (check-license) @ bulk-o-matic ---
06:28:23  [INFO] Starting audit...
06:28:23  Audit done.
06:28:23  [INFO] You have 0 Checkstyle violations.
06:28:23  [INFO] 
06:28:23  [INFO] --- checkstyle:3.5.0:check (default) @ bulk-o-matic ---
06:28:23  [INFO] Starting audit...
06:28:23  Audit done.
06:28:23  [INFO] You have 0 Checkstyle violations.
06:28:23  [INFO] 
06:28:23  [INFO] --- dependency:3.8.0:copy (unpack-license) @ bulk-o-matic ---
06:28:23  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/classes/LICENSE
06:28:23  [INFO] 
06:28:23  [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic ---
06:28:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/resources
06:28:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/generated-sources/spi
06:28:23  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:28:23  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:28:23  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:28:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/generated-sources/spi
06:28:23  [INFO] 
06:28:23  [INFO] --- compiler:3.13.0:compile (default-compile) @ bulk-o-matic ---
06:28:23  [INFO] Recompiling the module because of changed dependency.
06:28:23  [INFO] Compiling 70 source files with javac [debug release 21] to target/classes
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[69,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[78,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[82,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[81,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[86,59] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[88,59] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[156,37] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[160,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[76,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[76,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[79,64] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[123,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[124,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[125,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[145,37] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[149,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[180,37] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[184,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[155,33] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[159,33] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast
06:28:23    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:28:23    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[185,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[92,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[97,28] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:23  [INFO] 
06:28:23  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bulk-o-matic >>>
06:28:23  [INFO] 
06:28:23  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bulk-o-matic ---
06:28:23  [INFO] Fork Value is true
06:28:28  [INFO] Done SpotBugs Analysis....
06:28:28  [INFO] 
06:28:28  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bulk-o-matic <<<
06:28:28  [INFO] 
06:28:28  [INFO] 
06:28:28  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bulk-o-matic ---
06:28:28  [INFO] BugInstance size is 0
06:28:28  [INFO] Error size is 0
06:28:28  [INFO] No errors/warnings found
06:28:28  [INFO] 
06:28:28  [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic ---
06:28:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/resources
06:28:28  [INFO] 
06:28:28  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bulk-o-matic ---
06:28:28  [INFO] Recompiling the module because of changed dependency.
06:28:28  [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[63,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[63,37] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[71,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[70,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[61,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[61,37] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[69,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[68,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,37] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[74,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[127,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,57] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[155,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[154,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[167,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,55] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,55] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[64,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:28:28    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:28:28    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[64,45] unchecked conversion
06:28:28    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:28:28    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[72,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:28:28  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[71,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:28:28  [INFO] 
06:28:28  [INFO] --- surefire:3.5.0:test (default-test) @ bulk-o-matic ---
06:28:28  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:28:28  [INFO] 
06:28:28  [INFO] -------------------------------------------------------
06:28:28  [INFO]  T E S T S
06:28:28  [INFO] -------------------------------------------------------
06:28:29  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest
06:28:29  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:28:31  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.450 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest
06:28:31  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest
06:28:31  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest
06:28:31  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest
06:28:31  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest
06:28:31  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest
06:28:31  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest
06:28:31  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest
06:28:31  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest
06:28:31  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest
06:28:31  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest
06:28:31  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest
06:28:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest
06:28:32  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest
06:28:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest
06:28:33  [INFO] 
06:28:33  [INFO] Results:
06:28:33  [INFO] 
06:28:33  [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
06:28:33  [INFO] 
06:28:33  [INFO] 
06:28:33  [INFO] --- copy:14.0.3:copy-files (default) @ bulk-o-matic ---
06:28:33  [INFO] 
06:28:33  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bulk-o-matic ---
06:28:33  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT.jar
06:28:33  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF
06:28:33  [INFO] 
06:28:33  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bulk-o-matic ---
06:28:33  [INFO] No previous run data found, generating javadoc.
06:28:35  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar
06:28:35  [INFO] 
06:28:35  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bulk-o-matic ---
06:28:35  [INFO] CycloneDX: Resolving Dependencies
06:28:36  [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s)
06:28:36  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bom.xml
06:28:36  [INFO]            attaching as bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.xml
06:28:36  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bom.json
06:28:36  [INFO]            attaching as bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.json
06:28:36  [INFO] 
06:28:36  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic ---
06:28:36  [INFO] Skipping duplicate-finder execution!
06:28:36  [INFO] 
06:28:36  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bulk-o-matic ---
06:28:36  [WARNING] Used undeclared dependencies found:
06:28:36  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:28:36  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:28:36  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:28:36  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:28:36  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile
06:28:36  [WARNING] Non-test scoped test only dependencies found:
06:28:36  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:28:36  [INFO] 
06:28:36  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic ---
06:28:36  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT-sources.jar
06:28:36  [INFO] 
06:28:36  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bulk-o-matic ---
06:28:36  [INFO] 
06:28:36  [INFO] --- jacoco:0.8.12:report (report) @ bulk-o-matic ---
06:28:36  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/code-coverage/jacoco.exec
06:28:36  [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes
06:28:36  [INFO] 
06:28:36  [INFO] --- install:3.1.3:install (default-install) @ bulk-o-matic ---
06:28:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT.pom
06:28:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT.jar
06:28:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar
06:28:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.xml
06:28:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.json
06:28:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT-sources.jar
06:28:36  [INFO] 
06:28:36  [INFO] --- bundle:5.1.9:install (default-install) @ bulk-o-matic ---
06:28:36  [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT.jar
06:28:36  [INFO] Writing OBR metadata
06:28:36  [INFO] 
06:28:36  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bulk-o-matic ---
06:28:36  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:28:36  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:28:36  [INFO] 
06:28:36  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bulk-o-matic ---
06:28:36  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:28:36  [INFO] 
06:28:36  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >--
06:28:36  [INFO] Building OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support 0.20.0-SNAPSHOT [27/80]
06:28:36  [INFO]   from features/odl-openflowplugin-app-bulk-o-matic/pom.xml
06:28:36  [INFO] ------------------------------[ feature ]-------------------------------
06:28:36  [INFO] 
06:28:36  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:36  [INFO] 
06:28:36  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:36  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:28:36  [INFO] 
06:28:36  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:36  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:28:36  [INFO] 
06:28:36  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] 
06:28:37  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:28:37  [INFO] argLine set to empty
06:28:37  [INFO] 
06:28:37  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] Starting audit...
06:28:37  Audit done.
06:28:37  [INFO] You have 0 Checkstyle violations.
06:28:37  [INFO] 
06:28:37  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] Starting audit...
06:28:37  Audit done.
06:28:37  [INFO] You have 0 Checkstyle violations.
06:28:37  [INFO] 
06:28:37  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/classes/LICENSE
06:28:37  [INFO] 
06:28:37  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml
06:28:37  [INFO] ...done!
06:28:37  [INFO] Attaching features XML
06:28:37  [INFO] 
06:28:37  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:28:37  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:28:37  [INFO] 
06:28:37  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>>
06:28:37  [INFO] 
06:28:37  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] 
06:28:37  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<<
06:28:37  [INFO] 
06:28:37  [INFO] 
06:28:37  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] 
06:28:37  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:37  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic
06:28:37  [INFO] Project dependency features detected: []
06:28:37  [INFO] Pax Exam System (Version: 4.13.3) created.
06:28:37  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:28:38  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:28:38  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:28:38  [INFO] Waiting for remote bundle context.. on 21000 name: f5142f73-894a-4d2d-a0b4-eb3c7e32c89c timout: [ RelativeTimeout value = 180000 ]
06:28:53  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:28:53  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:28:53  [INFO] 
06:28:53  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:53  [INFO] 
06:28:53  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:53  [WARNING] JAR will be empty - no content was marked for inclusion!
06:28:53  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar
06:28:53  [INFO] 
06:28:53  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:53  [INFO] CycloneDX: Resolving Dependencies
06:28:56  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
06:28:56  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml
06:28:56  [INFO]            attaching as odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.xml
06:28:56  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json
06:28:57  [INFO]            attaching as odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.json
06:28:57  [INFO] 
06:28:57  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:57  [INFO] Skipping duplicate-finder execution!
06:28:57  [INFO] 
06:28:57  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:57  [INFO] Skipping plugin execution
06:28:57  [INFO] 
06:28:57  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:57  [INFO] Skipping source per configuration.
06:28:57  [INFO] 
06:28:57  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:57  [INFO] 
06:28:57  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:57  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:28:57  [INFO] 
06:28:57  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:57  [WARNING] 
06:28:57  [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign
06:28:57  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:28:57  [WARNING] 
06:28:57  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:28:57  [WARNING] 
06:28:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT.pom
06:28:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-features.xml
06:28:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar
06:28:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.xml
06:28:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.json
06:28:57  [INFO] 
06:28:57  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic ---
06:28:57  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:28:57  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:28:57  [WARNING] 
06:28:57  [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign
06:28:57  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:28:57  [WARNING] 
06:28:57  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:28:57  [WARNING] 
06:28:57  [INFO] 
06:28:57  [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >--
06:28:57  [INFO] Building device-ownership-service 0.20.0-SNAPSHOT                [28/80]
06:28:57  [INFO]   from applications/device-ownership-service/pom.xml
06:28:57  [INFO] -------------------------------[ bundle ]-------------------------------
06:28:57  [INFO] 
06:28:57  [INFO] --- clean:3.4.0:clean (default-clean) @ device-ownership-service ---
06:28:57  [INFO] 
06:28:57  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ device-ownership-service ---
06:28:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:28:57  [INFO] 
06:28:57  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service ---
06:28:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:28:57  [INFO] 
06:28:57  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ device-ownership-service ---
06:28:57  [INFO] 
06:28:57  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service ---
06:28:57  [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/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:28:57  [INFO] 
06:28:57  [INFO] --- checkstyle:3.5.0:check (check-license) @ device-ownership-service ---
06:28:57  [INFO] Starting audit...
06:28:57  Audit done.
06:28:57  [INFO] You have 0 Checkstyle violations.
06:28:57  [INFO] 
06:28:57  [INFO] --- checkstyle:3.5.0:check (default) @ device-ownership-service ---
06:28:57  [INFO] Starting audit...
06:28:57  Audit done.
06:28:57  [INFO] You have 0 Checkstyle violations.
06:28:57  [INFO] 
06:28:57  [INFO] --- dependency:3.8.0:copy (unpack-license) @ device-ownership-service ---
06:28:57  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/classes/LICENSE
06:28:57  [INFO] 
06:28:57  [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service ---
06:28:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/src/main/resources
06:28:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/generated-sources/spi
06:28:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/generated-sources/yang
06:28:57  [INFO] 
06:28:57  [INFO] --- compiler:3.13.0:compile (default-compile) @ device-ownership-service ---
06:28:57  [INFO] Recompiling the module because of changed source code.
06:28:57  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
06:28:57  [INFO] 
06:28:57  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ device-ownership-service >>>
06:28:57  [INFO] 
06:28:57  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ device-ownership-service ---
06:28:57  [INFO] Fork Value is true
06:29:00  [INFO] Done SpotBugs Analysis....
06:29:00  [INFO] 
06:29:00  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ device-ownership-service <<<
06:29:00  [INFO] 
06:29:00  [INFO] 
06:29:00  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ device-ownership-service ---
06:29:00  [INFO] BugInstance size is 0
06:29:00  [INFO] Error size is 0
06:29:00  [INFO] No errors/warnings found
06:29:00  [INFO] 
06:29:00  [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service ---
06:29:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/src/test/resources
06:29:00  [INFO] 
06:29:00  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ device-ownership-service ---
06:29:00  [INFO] No sources to compile
06:29:00  [INFO] 
06:29:00  [INFO] --- surefire:3.5.0:test (default-test) @ device-ownership-service ---
06:29:00  [INFO] No tests to run.
06:29:00  [INFO] 
06:29:00  [INFO] --- copy:14.0.3:copy-files (default) @ device-ownership-service ---
06:29:00  [INFO] 
06:29:00  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ device-ownership-service ---
06:29:00  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT.jar
06:29:00  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/META-INF/MANIFEST.MF
06:29:00  [INFO] 
06:29:00  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ device-ownership-service ---
06:29:00  [INFO] No previous run data found, generating javadoc.
06:29:01  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT-javadoc.jar
06:29:01  [INFO] 
06:29:01  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ device-ownership-service ---
06:29:01  [INFO] CycloneDX: Resolving Dependencies
06:29:01  [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s)
06:29:01  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/bom.xml
06:29:01  [INFO]            attaching as device-ownership-service-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:01  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/bom.json
06:29:01  [INFO]            attaching as device-ownership-service-0.20.0-SNAPSHOT-cyclonedx.json
06:29:01  [INFO] 
06:29:01  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service ---
06:29:01  [INFO] Skipping duplicate-finder execution!
06:29:01  [INFO] 
06:29:01  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ device-ownership-service ---
06:29:01  [WARNING] Used undeclared dependencies found:
06:29:01  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:29:01  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.2:compile
06:29:01  [WARNING]    org.opendaylight.mdsal.model:general-entity:jar:14.0.2:compile
06:29:01  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:29:01  [INFO] 
06:29:01  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service ---
06:29:01  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT-sources.jar
06:29:01  [INFO] 
06:29:01  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ device-ownership-service ---
06:29:01  [INFO] 
06:29:01  [INFO] --- jacoco:0.8.12:report (report) @ device-ownership-service ---
06:29:01  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:29:01  [INFO] 
06:29:01  [INFO] --- install:3.1.3:install (default-install) @ device-ownership-service ---
06:29:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT.pom
06:29:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT.jar
06:29:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT-javadoc.jar
06:29:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT-cyclonedx.json
06:29:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT-sources.jar
06:29:01  [INFO] 
06:29:01  [INFO] --- bundle:5.1.9:install (default-install) @ device-ownership-service ---
06:29:01  [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT.jar
06:29:01  [INFO] Writing OBR metadata
06:29:01  [INFO] 
06:29:01  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ device-ownership-service ---
06:29:01  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:29:01  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:29:01  [INFO] 
06:29:01  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ device-ownership-service ---
06:29:01  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:29:01  [INFO] 
06:29:01  [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >--
06:29:01  [INFO] Building of-switch-config-pusher 0.20.0-SNAPSHOT                 [29/80]
06:29:01  [INFO]   from applications/of-switch-config-pusher/pom.xml
06:29:01  [INFO] -------------------------------[ bundle ]-------------------------------
06:29:01  [INFO] 
06:29:01  [INFO] --- clean:3.4.0:clean (default-clean) @ of-switch-config-pusher ---
06:29:01  [INFO] 
06:29:01  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher ---
06:29:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:01  [INFO] 
06:29:01  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher ---
06:29:01  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:01  [INFO] 
06:29:01  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ of-switch-config-pusher ---
06:29:02  [INFO] 
06:29:02  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher ---
06:29:02  [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/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:29:02  [INFO] 
06:29:02  [INFO] --- checkstyle:3.5.0:check (check-license) @ of-switch-config-pusher ---
06:29:02  [INFO] Starting audit...
06:29:02  Audit done.
06:29:02  [INFO] You have 0 Checkstyle violations.
06:29:02  [INFO] 
06:29:02  [INFO] --- checkstyle:3.5.0:check (default) @ of-switch-config-pusher ---
06:29:02  [INFO] Starting audit...
06:29:02  Audit done.
06:29:02  [INFO] You have 0 Checkstyle violations.
06:29:02  [INFO] 
06:29:02  [INFO] --- dependency:3.8.0:copy (unpack-license) @ of-switch-config-pusher ---
06:29:02  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/classes/LICENSE
06:29:02  [INFO] 
06:29:02  [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher ---
06:29:02  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/main/resources
06:29:02  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/generated-sources/spi
06:29:02  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/generated-sources/yang
06:29:02  [INFO] 
06:29:02  [INFO] --- compiler:3.13.0:compile (default-compile) @ of-switch-config-pusher ---
06:29:02  [INFO] Recompiling the module because of changed dependency.
06:29:02  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
06:29:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[59,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[58,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:29:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[57,25] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:29:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[74,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:29:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[79,58] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:29:02  [INFO] 
06:29:02  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>>
06:29:02  [INFO] 
06:29:02  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ of-switch-config-pusher ---
06:29:02  [INFO] Fork Value is true
06:29:04  [INFO] Done SpotBugs Analysis....
06:29:04  [INFO] 
06:29:04  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<<
06:29:04  [INFO] 
06:29:04  [INFO] 
06:29:04  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ of-switch-config-pusher ---
06:29:04  [INFO] BugInstance size is 0
06:29:04  [INFO] Error size is 0
06:29:04  [INFO] No errors/warnings found
06:29:04  [INFO] 
06:29:04  [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher ---
06:29:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/test/resources
06:29:04  [INFO] 
06:29:04  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ of-switch-config-pusher ---
06:29:04  [INFO] Recompiling the module because of changed dependency.
06:29:04  [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
06:29:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[77,39] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:29:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[80,50] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:29:04  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[82,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:29:04  [INFO] 
06:29:04  [INFO] --- surefire:3.5.0:test (default-test) @ of-switch-config-pusher ---
06:29:04  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:29:04  [INFO] 
06:29:04  [INFO] -------------------------------------------------------
06:29:04  [INFO]  T E S T S
06:29:04  [INFO] -------------------------------------------------------
06:29:05  [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest
06:29:05  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:29:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.078 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest
06:29:07  [INFO] 
06:29:07  [INFO] Results:
06:29:07  [INFO] 
06:29:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06:29:07  [INFO] 
06:29:07  [INFO] 
06:29:07  [INFO] --- copy:14.0.3:copy-files (default) @ of-switch-config-pusher ---
06:29:07  [INFO] 
06:29:07  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ of-switch-config-pusher ---
06:29:07  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT.jar
06:29:07  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF
06:29:07  [INFO] 
06:29:07  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ of-switch-config-pusher ---
06:29:07  [INFO] No previous run data found, generating javadoc.
06:29:08  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT-javadoc.jar
06:29:08  [INFO] 
06:29:08  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ of-switch-config-pusher ---
06:29:08  [INFO] CycloneDX: Resolving Dependencies
06:29:09  [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s)
06:29:09  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/bom.xml
06:29:09  [INFO]            attaching as of-switch-config-pusher-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:09  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/bom.json
06:29:09  [INFO]            attaching as of-switch-config-pusher-0.20.0-SNAPSHOT-cyclonedx.json
06:29:09  [INFO] 
06:29:09  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher ---
06:29:09  [INFO] Skipping duplicate-finder execution!
06:29:09  [INFO] 
06:29:09  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ of-switch-config-pusher ---
06:29:09  [INFO] No dependency problems found
06:29:09  [INFO] 
06:29:09  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher ---
06:29:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT-sources.jar
06:29:09  [INFO] 
06:29:09  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ of-switch-config-pusher ---
06:29:09  [INFO] 
06:29:09  [INFO] --- jacoco:0.8.12:report (report) @ of-switch-config-pusher ---
06:29:09  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec
06:29:09  [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes
06:29:09  [INFO] 
06:29:09  [INFO] --- install:3.1.3:install (default-install) @ of-switch-config-pusher ---
06:29:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT.pom
06:29:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT.jar
06:29:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT-javadoc.jar
06:29:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT-cyclonedx.json
06:29:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT-sources.jar
06:29:09  [INFO] 
06:29:09  [INFO] --- bundle:5.1.9:install (default-install) @ of-switch-config-pusher ---
06:29:09  [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT.jar
06:29:09  [INFO] Writing OBR metadata
06:29:09  [INFO] 
06:29:09  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ of-switch-config-pusher ---
06:29:09  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:29:09  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:29:09  [INFO] 
06:29:09  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ of-switch-config-pusher ---
06:29:09  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:29:09  [INFO] 
06:29:09  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >--
06:29:09  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.20.0-SNAPSHOT [30/80]
06:29:09  [INFO]   from features/odl-openflowplugin-app-config-pusher/pom.xml
06:29:09  [INFO] ------------------------------[ feature ]-------------------------------
06:29:09  [INFO] 
06:29:09  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher ---
06:29:09  [INFO] 
06:29:09  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher ---
06:29:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:09  [INFO] 
06:29:09  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher ---
06:29:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:09  [INFO] 
06:29:09  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] 
06:29:10  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:29:10  [INFO] argLine set to empty
06:29:10  [INFO] 
06:29:10  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] Starting audit...
06:29:10  Audit done.
06:29:10  [INFO] You have 0 Checkstyle violations.
06:29:10  [INFO] 
06:29:10  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] Starting audit...
06:29:10  Audit done.
06:29:10  [INFO] You have 0 Checkstyle violations.
06:29:10  [INFO] 
06:29:10  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/target/classes/LICENSE
06:29:10  [INFO] 
06:29:10  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml
06:29:10  [INFO] ...done!
06:29:10  [INFO] Attaching features XML
06:29:10  [INFO] 
06:29:10  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:29:10  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:29:10  [INFO] 
06:29:10  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>>
06:29:10  [INFO] 
06:29:10  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] 
06:29:10  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<<
06:29:10  [INFO] 
06:29:10  [INFO] 
06:29:10  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] 
06:29:10  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-config-pusher ---
06:29:10  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher
06:29:10  [INFO] Project dependency features detected: []
06:29:10  [INFO] Pax Exam System (Version: 4.13.3) created.
06:29:10  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:29:11  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:29:11  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:29:11  [INFO] Waiting for remote bundle context.. on 21000 name: 0f81a9a4-e7fb-4395-818e-6d4b591e08f4 timout: [ RelativeTimeout value = 180000 ]
06:29:15  Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server
06:29:15  	at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438)
06:29:15  	at java.base/java.lang.Thread.run(Thread.java:1583)
06:29:15  Caused by: java.io.IOException: The server has been stopped.
06:29:15  	at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400)
06:29:15  	at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421)
06:29:15  	... 1 more
06:29:26  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:29:26  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:29:26  [INFO] 
06:29:26  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-config-pusher ---
06:29:26  [INFO] 
06:29:26  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher ---
06:29:26  [WARNING] JAR will be empty - no content was marked for inclusion!
06:29:26  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/target/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-javadoc.jar
06:29:26  [INFO] 
06:29:26  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-config-pusher ---
06:29:26  [INFO] CycloneDX: Resolving Dependencies
06:29:29  [INFO] CycloneDX: Creating BOM version 1.5 with 259 component(s)
06:29:29  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/target/bom.xml
06:29:29  [INFO]            attaching as odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:29  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/target/bom.json
06:29:29  [INFO]            attaching as odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-cyclonedx.json
06:29:29  [INFO] 
06:29:29  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher ---
06:29:29  [INFO] Skipping duplicate-finder execution!
06:29:29  [INFO] 
06:29:29  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher ---
06:29:29  [INFO] Skipping plugin execution
06:29:29  [INFO] 
06:29:29  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher ---
06:29:29  [INFO] Skipping source per configuration.
06:29:29  [INFO] 
06:29:29  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher ---
06:29:29  [INFO] 
06:29:29  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-config-pusher ---
06:29:29  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:29:29  [INFO] 
06:29:29  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-config-pusher ---
06:29:29  [WARNING] 
06:29:29  [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign
06:29:29  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:29:29  [WARNING] 
06:29:29  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:29:29  [WARNING] 
06:29:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT.pom
06:29:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-features.xml
06:29:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/target/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-javadoc.jar
06:29:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-cyclonedx.json
06:29:29  [INFO] 
06:29:29  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher ---
06:29:29  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:29:29  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:29:29  [WARNING] 
06:29:29  [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign
06:29:29  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:29:29  [WARNING] 
06:29:29  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:29:29  [WARNING] 
06:29:29  [INFO] 
06:29:29  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >--
06:29:29  [INFO] Building arbitratorreconciliation-api 0.20.0-SNAPSHOT            [31/80]
06:29:29  [INFO]   from applications/arbitratorreconciliation/api/pom.xml
06:29:29  [INFO] -------------------------------[ bundle ]-------------------------------
06:29:29  [INFO] 
06:29:29  [INFO] --- clean:3.4.0:clean (default-clean) @ arbitratorreconciliation-api ---
06:29:29  [INFO] 
06:29:29  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api ---
06:29:29  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:29  [INFO] 
06:29:29  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api ---
06:29:29  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:29  [INFO] 
06:29:29  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api ---
06:29:30  [INFO] 
06:29:30  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api ---
06:29:30  [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/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:29:30  [INFO] 
06:29:30  [INFO] --- yang:14.0.4:generate-sources (binding) @ arbitratorreconciliation-api ---
06:29:30  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:29:30  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/src/main/yang
06:29:30  [INFO] yang-to-sources: Found 11 dependencies in 2.705 ms
06:29:30  [INFO] yang-to-sources: Project model files found: 1 in 1.502 ms
06:29:30  [INFO] yang-to-sources: 11 YANG models processed in 160.9 ms
06:29:30  [INFO] BindingJavaFileGenerator: Defined 14 files in 23.38 ms
06:29:30  [INFO] Sorted 14 files into 3 directories in 164.4 μs
06:29:30  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 33.21 ms
06:29:30  [INFO] 
06:29:30  [INFO] --- checkstyle:3.5.0:check (check-license) @ arbitratorreconciliation-api ---
06:29:30  [INFO] Starting audit...
06:29:30  Audit done.
06:29:30  [INFO] You have 0 Checkstyle violations.
06:29:30  [INFO] 
06:29:30  [INFO] --- checkstyle:3.5.0:check (default) @ arbitratorreconciliation-api ---
06:29:30  [INFO] Starting audit...
06:29:30  Audit done.
06:29:30  [INFO] You have 0 Checkstyle violations.
06:29:30  [INFO] 
06:29:30  [INFO] --- dependency:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api ---
06:29:30  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/classes/LICENSE
06:29:30  [INFO] 
06:29:30  [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api ---
06:29:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/src/main/resources
06:29:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/generated-sources/spi
06:29:30  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:29:30  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:29:30  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:29:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/generated-sources/spi
06:29:30  [INFO] 
06:29:30  [INFO] --- compiler:3.13.0:compile (default-compile) @ arbitratorreconciliation-api ---
06:29:30  [INFO] Recompiling the module because of changed dependency.
06:29:30  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
06:29:30  [INFO] 
06:29:30  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>>
06:29:30  [INFO] 
06:29:30  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-api ---
06:29:30  [INFO] Fork Value is true
06:29:32  [INFO] Done SpotBugs Analysis....
06:29:32  [INFO] 
06:29:32  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<<
06:29:32  [INFO] 
06:29:32  [INFO] 
06:29:32  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-api ---
06:29:32  [INFO] BugInstance size is 0
06:29:32  [INFO] Error size is 0
06:29:32  [INFO] No errors/warnings found
06:29:32  [INFO] 
06:29:32  [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api ---
06:29:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/src/test/resources
06:29:32  [INFO] 
06:29:32  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-api ---
06:29:32  [INFO] No sources to compile
06:29:32  [INFO] 
06:29:32  [INFO] --- surefire:3.5.0:test (default-test) @ arbitratorreconciliation-api ---
06:29:32  [INFO] No tests to run.
06:29:32  [INFO] 
06:29:32  [INFO] --- copy:14.0.3:copy-files (default) @ arbitratorreconciliation-api ---
06:29:32  [INFO] 
06:29:32  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api ---
06:29:32  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT.jar
06:29:32  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF
06:29:32  [INFO] 
06:29:32  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ arbitratorreconciliation-api ---
06:29:32  [INFO] No previous run data found, generating javadoc.
06:29:34  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT-javadoc.jar
06:29:34  [INFO] 
06:29:34  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ arbitratorreconciliation-api ---
06:29:34  [INFO] CycloneDX: Resolving Dependencies
06:29:34  [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s)
06:29:34  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/bom.xml
06:29:34  [INFO]            attaching as arbitratorreconciliation-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:35  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/bom.json
06:29:35  [INFO]            attaching as arbitratorreconciliation-api-0.20.0-SNAPSHOT-cyclonedx.json
06:29:35  [INFO] 
06:29:35  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api ---
06:29:35  [INFO] Skipping duplicate-finder execution!
06:29:35  [INFO] 
06:29:35  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api ---
06:29:35  [WARNING] Used undeclared dependencies found:
06:29:35  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:29:35  [INFO] 
06:29:35  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api ---
06:29:35  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT-sources.jar
06:29:35  [INFO] 
06:29:35  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-api ---
06:29:35  [INFO] 
06:29:35  [INFO] --- jacoco:0.8.12:report (report) @ arbitratorreconciliation-api ---
06:29:35  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:29:35  [INFO] 
06:29:35  [INFO] --- install:3.1.3:install (default-install) @ arbitratorreconciliation-api ---
06:29:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT.pom
06:29:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT.jar
06:29:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT-javadoc.jar
06:29:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT-cyclonedx.json
06:29:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT-sources.jar
06:29:35  [INFO] 
06:29:35  [INFO] --- bundle:5.1.9:install (default-install) @ arbitratorreconciliation-api ---
06:29:35  [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT.jar
06:29:35  [INFO] Writing OBR metadata
06:29:35  [INFO] 
06:29:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-api ---
06:29:35  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:29:35  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:29:35  [INFO] 
06:29:35  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api ---
06:29:35  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:29:35  [INFO] 
06:29:35  [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >--
06:29:35  [INFO] Building reconciliation-framework 0.20.0-SNAPSHOT                [32/80]
06:29:35  [INFO]   from applications/reconciliation-framework/pom.xml
06:29:35  [INFO] -------------------------------[ bundle ]-------------------------------
06:29:35  [INFO] 
06:29:35  [INFO] --- clean:3.4.0:clean (default-clean) @ reconciliation-framework ---
06:29:35  [INFO] 
06:29:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ reconciliation-framework ---
06:29:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:35  [INFO] 
06:29:35  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework ---
06:29:35  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:35  [INFO] 
06:29:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ reconciliation-framework ---
06:29:35  [INFO] 
06:29:35  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework ---
06:29:35  [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/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:29:35  [INFO] 
06:29:35  [INFO] --- checkstyle:3.5.0:check (check-license) @ reconciliation-framework ---
06:29:35  [INFO] Starting audit...
06:29:35  Audit done.
06:29:35  [INFO] You have 0 Checkstyle violations.
06:29:35  [INFO] 
06:29:35  [INFO] --- checkstyle:3.5.0:check (default) @ reconciliation-framework ---
06:29:35  [INFO] Starting audit...
06:29:35  Audit done.
06:29:35  [INFO] You have 0 Checkstyle violations.
06:29:35  [INFO] 
06:29:35  [INFO] --- dependency:3.8.0:copy (unpack-license) @ reconciliation-framework ---
06:29:35  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/classes/LICENSE
06:29:35  [INFO] 
06:29:35  [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework ---
06:29:35  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/src/main/resources
06:29:35  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/generated-sources/spi
06:29:35  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/generated-sources/yang
06:29:35  [INFO] 
06:29:35  [INFO] --- compiler:3.13.0:compile (default-compile) @ reconciliation-framework ---
06:29:35  [INFO] Recompiling the module because of changed dependency.
06:29:35  [INFO] Compiling 6 source files with javac [debug release 21] to target/classes
06:29:35  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException
06:29:35  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException
06:29:35  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException
06:29:35  [INFO] 
06:29:35  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ reconciliation-framework >>>
06:29:35  [INFO] 
06:29:35  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ reconciliation-framework ---
06:29:35  [INFO] Fork Value is true
06:29:38  [INFO] Done SpotBugs Analysis....
06:29:38  [INFO] 
06:29:38  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ reconciliation-framework <<<
06:29:38  [INFO] 
06:29:38  [INFO] 
06:29:38  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ reconciliation-framework ---
06:29:38  [INFO] BugInstance size is 0
06:29:38  [INFO] Error size is 0
06:29:38  [INFO] No errors/warnings found
06:29:38  [INFO] 
06:29:38  [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ reconciliation-framework ---
06:29:39  [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices
06:29:39  [INFO] 
06:29:39  [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework ---
06:29:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/src/test/resources
06:29:39  [INFO] 
06:29:39  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ reconciliation-framework ---
06:29:39  [INFO] No sources to compile
06:29:39  [INFO] 
06:29:39  [INFO] --- surefire:3.5.0:test (default-test) @ reconciliation-framework ---
06:29:39  [INFO] No tests to run.
06:29:39  [INFO] 
06:29:39  [INFO] --- copy:14.0.3:copy-files (default) @ reconciliation-framework ---
06:29:39  [INFO] 
06:29:39  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ reconciliation-framework ---
06:29:39  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT.jar
06:29:39  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF
06:29:39  [INFO] 
06:29:39  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ reconciliation-framework ---
06:29:39  [INFO] No previous run data found, generating javadoc.
06:29:41  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT-javadoc.jar
06:29:41  [INFO] 
06:29:41  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ reconciliation-framework ---
06:29:41  [INFO] CycloneDX: Resolving Dependencies
06:29:42  [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s)
06:29:42  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/bom.xml
06:29:42  [INFO]            attaching as reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:42  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/bom.json
06:29:42  [INFO]            attaching as reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.json
06:29:42  [INFO] 
06:29:42  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework ---
06:29:42  [INFO] Skipping duplicate-finder execution!
06:29:42  [INFO] 
06:29:42  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ reconciliation-framework ---
06:29:42  [WARNING] Used undeclared dependencies found:
06:29:42  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:29:42  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:29:42  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:29:42  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:29:42  [INFO] 
06:29:42  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework ---
06:29:42  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT-sources.jar
06:29:42  [INFO] 
06:29:42  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ reconciliation-framework ---
06:29:42  [INFO] 
06:29:42  [INFO] --- jacoco:0.8.12:report (report) @ reconciliation-framework ---
06:29:42  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:29:42  [INFO] 
06:29:42  [INFO] --- install:3.1.3:install (default-install) @ reconciliation-framework ---
06:29:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT.pom
06:29:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT.jar
06:29:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT-javadoc.jar
06:29:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.json
06:29:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT-sources.jar
06:29:42  [INFO] 
06:29:42  [INFO] --- bundle:5.1.9:install (default-install) @ reconciliation-framework ---
06:29:42  [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT.jar
06:29:42  [INFO] Writing OBR metadata
06:29:42  [INFO] 
06:29:42  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ reconciliation-framework ---
06:29:42  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:29:42  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:29:42  [INFO] 
06:29:42  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ reconciliation-framework ---
06:29:42  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:29:42  [INFO] 
06:29:42  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >--
06:29:42  [INFO] Building arbitratorreconciliation-impl 0.20.0-SNAPSHOT           [33/80]
06:29:42  [INFO]   from applications/arbitratorreconciliation/impl/pom.xml
06:29:42  [INFO] -------------------------------[ bundle ]-------------------------------
06:29:42  [INFO] 
06:29:42  [INFO] --- clean:3.4.0:clean (default-clean) @ arbitratorreconciliation-impl ---
06:29:42  [INFO] 
06:29:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl ---
06:29:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:42  [INFO] 
06:29:42  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl ---
06:29:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:42  [INFO] 
06:29:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl ---
06:29:42  [INFO] 
06:29:42  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl ---
06:29:42  [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/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:29:42  [INFO] 
06:29:42  [INFO] --- checkstyle:3.5.0:check (check-license) @ arbitratorreconciliation-impl ---
06:29:43  [INFO] Starting audit...
06:29:43  Audit done.
06:29:43  [INFO] You have 0 Checkstyle violations.
06:29:43  [INFO] 
06:29:43  [INFO] --- checkstyle:3.5.0:check (default) @ arbitratorreconciliation-impl ---
06:29:43  [INFO] Starting audit...
06:29:43  Audit done.
06:29:43  [INFO] You have 0 Checkstyle violations.
06:29:43  [INFO] 
06:29:43  [INFO] --- dependency:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl ---
06:29:43  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/classes/LICENSE
06:29:43  [INFO] 
06:29:43  [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl ---
06:29:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/src/main/resources
06:29:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/generated-sources/spi
06:29:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/generated-sources/yang
06:29:43  [INFO] 
06:29:43  [INFO] --- compiler:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl ---
06:29:43  [INFO] Recompiling the module because of changed dependency.
06:29:43  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
06:29:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[91,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException
06:29:43  [INFO] 
06:29:43  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>>
06:29:43  [INFO] 
06:29:43  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-impl ---
06:29:43  [INFO] Fork Value is true
06:29:45  [INFO] Done SpotBugs Analysis....
06:29:45  [INFO] 
06:29:45  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<<
06:29:45  [INFO] 
06:29:45  [INFO] 
06:29:45  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-impl ---
06:29:45  [INFO] BugInstance size is 0
06:29:45  [INFO] Error size is 0
06:29:45  [INFO] No errors/warnings found
06:29:45  [INFO] 
06:29:45  [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl ---
06:29:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/src/test/resources
06:29:45  [INFO] 
06:29:45  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl ---
06:29:45  [INFO] No sources to compile
06:29:45  [INFO] 
06:29:45  [INFO] --- surefire:3.5.0:test (default-test) @ arbitratorreconciliation-impl ---
06:29:45  [INFO] No tests to run.
06:29:45  [INFO] 
06:29:45  [INFO] --- copy:14.0.3:copy-files (default) @ arbitratorreconciliation-impl ---
06:29:45  [INFO] 
06:29:45  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl ---
06:29:46  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.jar
06:29:46  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF
06:29:46  [INFO] 
06:29:46  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ arbitratorreconciliation-impl ---
06:29:46  [INFO] No previous run data found, generating javadoc.
06:29:47  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-javadoc.jar
06:29:47  [INFO] 
06:29:47  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ arbitratorreconciliation-impl ---
06:29:47  [INFO] CycloneDX: Resolving Dependencies
06:29:48  [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s)
06:29:48  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/bom.xml
06:29:48  [INFO]            attaching as arbitratorreconciliation-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:48  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/bom.json
06:29:48  [INFO]            attaching as arbitratorreconciliation-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:29:48  [INFO] 
06:29:48  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl ---
06:29:48  [INFO] Skipping duplicate-finder execution!
06:29:48  [INFO] 
06:29:48  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl ---
06:29:48  [WARNING] Used undeclared dependencies found:
06:29:48  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:29:48  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:29:48  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:29:48  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.20.0-SNAPSHOT:compile
06:29:48  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:29:48  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:29:48  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:29:48  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:29:48  [WARNING]    org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile
06:29:48  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:29:48  [INFO] 
06:29:48  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl ---
06:29:48  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-sources.jar
06:29:48  [INFO] 
06:29:48  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-impl ---
06:29:48  [INFO] 
06:29:48  [INFO] --- jacoco:0.8.12:report (report) @ arbitratorreconciliation-impl ---
06:29:48  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:29:48  [INFO] 
06:29:48  [INFO] --- install:3.1.3:install (default-install) @ arbitratorreconciliation-impl ---
06:29:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.pom
06:29:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.jar
06:29:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-javadoc.jar
06:29:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:29:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-sources.jar
06:29:48  [INFO] 
06:29:48  [INFO] --- bundle:5.1.9:install (default-install) @ arbitratorreconciliation-impl ---
06:29:48  [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.jar
06:29:48  [INFO] Writing OBR metadata
06:29:48  [INFO] 
06:29:48  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-impl ---
06:29:48  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:29:48  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:29:48  [INFO] 
06:29:48  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl ---
06:29:48  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:29:48  [INFO] 
06:29:48  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >--
06:29:48  [INFO] Building forwardingrules-manager 0.20.0-SNAPSHOT                 [34/80]
06:29:48  [INFO]   from applications/forwardingrules-manager/pom.xml
06:29:48  [INFO] -------------------------------[ bundle ]-------------------------------
06:29:48  [INFO] 
06:29:48  [INFO] --- clean:3.4.0:clean (default-clean) @ forwardingrules-manager ---
06:29:48  [INFO] 
06:29:48  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ forwardingrules-manager ---
06:29:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:48  [INFO] 
06:29:48  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager ---
06:29:48  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:48  [INFO] 
06:29:48  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ forwardingrules-manager ---
06:29:48  [INFO] 
06:29:48  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager ---
06:29:48  [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/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:29:48  [INFO] 
06:29:48  [INFO] --- yang:14.0.4:generate-sources (binding) @ forwardingrules-manager ---
06:29:48  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:29:48  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/yang
06:29:48  [INFO] yang-to-sources: Found 15 dependencies in 2.151 ms
06:29:48  [INFO] yang-to-sources: Project model files found: 2 in 1.831 ms
06:29:48  [INFO] yang-to-sources: 5 YANG models processed in 89.18 ms
06:29:48  [INFO] BindingJavaFileGenerator: Defined 14 files in 3.770 ms
06:29:48  [INFO] Sorted 14 files into 5 directories in 99.27 μs
06:29:48  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 14.53 ms
06:29:48  [INFO] 
06:29:48  [INFO] --- checkstyle:3.5.0:check (check-license) @ forwardingrules-manager ---
06:29:48  [INFO] Starting audit...
06:29:48  Audit done.
06:29:48  [INFO] You have 0 Checkstyle violations.
06:29:48  [INFO] 
06:29:48  [INFO] --- checkstyle:3.5.0:check (default) @ forwardingrules-manager ---
06:29:49  [INFO] Starting audit...
06:29:49  Audit done.
06:29:49  [INFO] You have 0 Checkstyle violations.
06:29:49  [INFO] 
06:29:49  [INFO] --- dependency:3.8.0:copy (unpack-license) @ forwardingrules-manager ---
06:29:49  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/classes/LICENSE
06:29:49  [INFO] 
06:29:49  [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager ---
06:29:49  [INFO] Copying 1 resource from src/main/resources to target/classes
06:29:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/generated-sources/spi
06:29:49  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:29:49  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:29:49  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:29:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/generated-sources/spi
06:29:49  [INFO] 
06:29:49  [INFO] --- compiler:3.13.0:compile (default-compile) @ forwardingrules-manager ---
06:29:49  [INFO] Recompiling the module because of changed dependency.
06:29:49  [INFO] Compiling 45 source files with javac [debug release 21] to target/classes
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter<D> has a member method close() that could throw InterruptedException
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter<D> has a member method close() that could throw InterruptedException
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter<T> has a member method close() that could throw InterruptedException
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[28,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[28,53] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[36,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[50,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:29:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:29:50  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java: Some input files additionally use or override a deprecated API.
06:29:50  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java: Some input files additionally use or override a deprecated API that is marked for removal.
06:29:50  [INFO] 
06:29:50  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>>
06:29:50  [INFO] 
06:29:50  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-manager ---
06:29:50  [INFO] Fork Value is true
06:29:55  [INFO] Done SpotBugs Analysis....
06:29:55  [INFO] 
06:29:55  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<<
06:29:55  [INFO] 
06:29:55  [INFO] 
06:29:55  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ forwardingrules-manager ---
06:29:55  [INFO] BugInstance size is 0
06:29:55  [INFO] Error size is 0
06:29:55  [INFO] No errors/warnings found
06:29:55  [INFO] 
06:29:55  [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager ---
06:29:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/resources
06:29:55  [INFO] 
06:29:55  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ forwardingrules-manager ---
06:29:55  [INFO] Recompiling the module because of changed dependency.
06:29:55  [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[127,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[127,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[131,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[131,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[62,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[64,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[64,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[70,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[71,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[79,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[83,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[99,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[99,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[101,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[101,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[107,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[108,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[117,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[121,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[137,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[137,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[139,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[139,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[147,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[148,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[156,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[162,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[177,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[177,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[179,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[179,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[185,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[186,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[194,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[209,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[209,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[211,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[211,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[217,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[218,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[52,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[52,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[57,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[66,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[70,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[83,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[83,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[88,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[98,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[112,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[112,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[117,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[126,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[140,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[140,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[145,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[54,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[54,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[59,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[71,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[85,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[85,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[90,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[99,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[113,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[113,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[118,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[126,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[140,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[140,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[145,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[41,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[41,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[58,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[57,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[54,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[54,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[58,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[63,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[81,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[81,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:29:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[83,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:29:55  [INFO] 
06:29:55  [INFO] --- surefire:3.5.0:test (default-test) @ forwardingrules-manager ---
06:29:55  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:29:55  [INFO] 
06:29:55  [INFO] -------------------------------------------------------
06:29:55  [INFO]  T E S T S
06:29:55  [INFO] -------------------------------------------------------
06:29:56  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest
06:29:56  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:30:05  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.180 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest
06:30:05  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest
06:30:06  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest
06:30:06  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest
06:30:06  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest
06:30:06  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest
06:30:07  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest
06:30:07  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest
06:30:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest
06:30:07  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest
06:30:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest
06:30:07  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest
06:30:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest
06:30:07  [INFO] 
06:30:07  [INFO] Results:
06:30:07  [INFO] 
06:30:07  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
06:30:07  [INFO] 
06:30:07  [INFO] 
06:30:07  [INFO] --- copy:14.0.3:copy-files (default) @ forwardingrules-manager ---
06:30:07  [INFO] 
06:30:07  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ forwardingrules-manager ---
06:30:08  [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.20.0-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm,  has 1,  private references [org.opendaylight.openflowplugin.applications.frm.impl]
06:30:08  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT.jar
06:30:08  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF
06:30:08  [INFO] 
06:30:08  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ forwardingrules-manager ---
06:30:08  [INFO] No previous run data found, generating javadoc.
06:30:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar
06:30:10  [INFO] 
06:30:10  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ forwardingrules-manager ---
06:30:10  [INFO] CycloneDX: Resolving Dependencies
06:30:11  [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s)
06:30:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/bom.xml
06:30:11  [INFO]            attaching as forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/bom.json
06:30:11  [INFO]            attaching as forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:30:11  [INFO] 
06:30:11  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager ---
06:30:11  [INFO] Skipping duplicate-finder execution!
06:30:11  [INFO] 
06:30:11  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-manager ---
06:30:11  [WARNING] Used undeclared dependencies found:
06:30:11  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:30:11  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:30:11  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:30:11  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:30:11  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:30:11  [WARNING]    org.checkerframework:checker-qual:jar:3.46.0:compile
06:30:11  [WARNING]    org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test
06:30:11  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:30:11  [INFO] 
06:30:11  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager ---
06:30:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT-sources.jar
06:30:11  [INFO] 
06:30:11  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ forwardingrules-manager ---
06:30:11  [INFO] 
06:30:11  [INFO] --- jacoco:0.8.12:report (report) @ forwardingrules-manager ---
06:30:11  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec
06:30:11  [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes
06:30:11  [INFO] 
06:30:11  [INFO] --- install:3.1.3:install (default-install) @ forwardingrules-manager ---
06:30:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT.pom
06:30:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT.jar
06:30:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar
06:30:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:30:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT-sources.jar
06:30:11  [INFO] 
06:30:11  [INFO] --- bundle:5.1.9:install (default-install) @ forwardingrules-manager ---
06:30:11  [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT.jar
06:30:11  [INFO] Writing OBR metadata
06:30:11  [INFO] 
06:30:11  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ forwardingrules-manager ---
06:30:11  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:30:11  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:30:11  [INFO] 
06:30:11  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ forwardingrules-manager ---
06:30:11  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:30:11  [INFO] 
06:30:11  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >--
06:30:11  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.20.0-SNAPSHOT [35/80]
06:30:11  [INFO]   from features/odl-openflowplugin-app-forwardingrules-manager/pom.xml
06:30:11  [INFO] ------------------------------[ feature ]-------------------------------
06:30:12  [INFO] 
06:30:12  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] 
06:30:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:12  [INFO] 
06:30:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:12  [INFO] 
06:30:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] 
06:30:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:30:12  [INFO] argLine set to empty
06:30:12  [INFO] 
06:30:12  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] Starting audit...
06:30:12  Audit done.
06:30:12  [INFO] You have 0 Checkstyle violations.
06:30:12  [INFO] 
06:30:12  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] Starting audit...
06:30:12  Audit done.
06:30:12  [INFO] You have 0 Checkstyle violations.
06:30:12  [INFO] 
06:30:12  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes/LICENSE
06:30:12  [INFO] 
06:30:12  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml
06:30:12  [INFO] ...done!
06:30:12  [INFO] Attaching features XML
06:30:12  [INFO] 
06:30:12  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:30:12  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:30:12  [INFO] 
06:30:12  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>>
06:30:12  [INFO] 
06:30:12  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] 
06:30:12  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<<
06:30:12  [INFO] 
06:30:12  [INFO] 
06:30:12  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] 
06:30:12  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:12  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager
06:30:12  [INFO] Project dependency features detected: []
06:30:12  [INFO] Pax Exam System (Version: 4.13.3) created.
06:30:12  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:30:13  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:30:13  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:30:13  [INFO] Waiting for remote bundle context.. on 21000 name: 4ce49354-f4eb-4484-8020-d5ca3d35abce timout: [ RelativeTimeout value = 180000 ]
06:30:28  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:30:28  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:30:29  [INFO] 
06:30:29  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:29  [INFO] 
06:30:29  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:29  [WARNING] JAR will be empty - no content was marked for inclusion!
06:30:29  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar
06:30:29  [INFO] 
06:30:29  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:29  [INFO] CycloneDX: Resolving Dependencies
06:30:32  [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s)
06:30:32  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml
06:30:32  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:32  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json
06:30:32  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:30:32  [INFO] 
06:30:32  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:32  [INFO] Skipping duplicate-finder execution!
06:30:32  [INFO] 
06:30:32  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:32  [INFO] Skipping plugin execution
06:30:32  [INFO] 
06:30:32  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:32  [INFO] Skipping source per configuration.
06:30:32  [INFO] 
06:30:32  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:32  [INFO] 
06:30:32  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:32  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:30:32  [INFO] 
06:30:32  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:32  [WARNING] 
06:30:32  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign
06:30:32  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:30:32  [WARNING] 
06:30:32  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:30:32  [WARNING] 
06:30:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT.pom
06:30:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-features.xml
06:30:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar
06:30:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:30:32  [INFO] 
06:30:32  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager ---
06:30:32  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:30:32  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:30:32  [WARNING] 
06:30:32  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign
06:30:32  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:30:32  [WARNING] 
06:30:32  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:30:32  [WARNING] 
06:30:32  [INFO] 
06:30:32  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >--
06:30:32  [INFO] Building forwardingrules-sync 0.20.0-SNAPSHOT                    [36/80]
06:30:32  [INFO]   from applications/forwardingrules-sync/pom.xml
06:30:32  [INFO] -------------------------------[ bundle ]-------------------------------
06:30:32  [INFO] 
06:30:32  [INFO] --- clean:3.4.0:clean (default-clean) @ forwardingrules-sync ---
06:30:32  [INFO] 
06:30:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ forwardingrules-sync ---
06:30:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:32  [INFO] 
06:30:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync ---
06:30:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:32  [INFO] 
06:30:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ forwardingrules-sync ---
06:30:33  [INFO] 
06:30:33  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync ---
06:30:33  [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/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:30:33  [INFO] 
06:30:33  [INFO] --- checkstyle:3.5.0:check (check-license) @ forwardingrules-sync ---
06:30:33  [INFO] Starting audit...
06:30:33  Audit done.
06:30:33  [INFO] You have 0 Checkstyle violations.
06:30:33  [INFO] 
06:30:33  [INFO] --- checkstyle:3.5.0:check (default) @ forwardingrules-sync ---
06:30:33  [INFO] Starting audit...
06:30:33  Audit done.
06:30:33  [INFO] You have 0 Checkstyle violations.
06:30:33  [INFO] 
06:30:33  [INFO] --- dependency:3.8.0:copy (unpack-license) @ forwardingrules-sync ---
06:30:33  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/classes/LICENSE
06:30:33  [INFO] 
06:30:33  [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync ---
06:30:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/resources
06:30:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/generated-sources/spi
06:30:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/generated-sources/yang
06:30:33  [INFO] 
06:30:33  [INFO] --- compiler:3.13.0:compile (default-compile) @ forwardingrules-sync ---
06:30:33  [INFO] Recompiling the module because of changed dependency.
06:30:33  [INFO] Compiling 43 source files with javac [debug release 21] to target/classes
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[46,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[48,24] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:[34,66] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[60,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[63,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[87,52] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[89,57] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[123,28] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[125,28] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[57,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[57,74] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[153,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[153,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[174,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java:[61,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:34  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java: Some input files additionally use or override a deprecated API.
06:30:34  [INFO] 
06:30:34  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>>
06:30:34  [INFO] 
06:30:34  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-sync ---
06:30:34  [INFO] Fork Value is true
06:30:38  [INFO] Done SpotBugs Analysis....
06:30:38  [INFO] 
06:30:38  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<<
06:30:38  [INFO] 
06:30:38  [INFO] 
06:30:38  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ forwardingrules-sync ---
06:30:38  [INFO] BugInstance size is 0
06:30:38  [INFO] Error size is 0
06:30:38  [INFO] No errors/warnings found
06:30:38  [INFO] 
06:30:38  [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync ---
06:30:38  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:30:38  [INFO] 
06:30:38  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ forwardingrules-sync ---
06:30:38  [INFO] Recompiling the module because of changed dependency.
06:30:38  [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[45,41] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[75,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[79,35] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[82,42] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[134,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[146,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[102,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[107,35] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[111,42] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[250,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[293,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[47,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[70,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[49,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[49,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[49,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[49,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[81,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[68,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[66,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[58,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[62,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:30:38  [INFO] 
06:30:38  [INFO] --- surefire:3.5.0:test (default-test) @ forwardingrules-sync ---
06:30:39  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:30:39  [INFO] 
06:30:39  [INFO] -------------------------------------------------------
06:30:39  [INFO]  T E S T S
06:30:39  [INFO] -------------------------------------------------------
06:30:40  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest
06:30:40  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:30:41  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest
06:30:41  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest
06:30:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.062 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest
06:30:43  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest
06:30:43  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest
06:30:43  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest
06:30:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest
06:30:43  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest
06:30:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest
06:30:44  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest
06:30:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest
06:30:44  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest
06:30:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest
06:30:44  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest
06:30:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest
06:30:44  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest
06:30:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest
06:30:44  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest
06:30:45  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest
06:30:45  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest
06:30:45  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest
06:30:45  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest
06:30:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest
06:30:45  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest
06:30:45  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest
06:30:45  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest
06:30:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest
06:30:45  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest
06:30:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest
06:30:45  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest
06:30:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest
06:30:45  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest
06:30:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest
06:30:45  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest
06:30:46  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest
06:30:46  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest
06:30:47  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest
06:30:47  [INFO] 
06:30:47  [INFO] Results:
06:30:47  [INFO] 
06:30:47  [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0
06:30:47  [INFO] 
06:30:47  [INFO] 
06:30:47  [INFO] --- copy:14.0.3:copy-files (default) @ forwardingrules-sync ---
06:30:47  [INFO] 
06:30:47  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ forwardingrules-sync ---
06:30:47  [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.20.0-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync,  has 1,  private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy]
06:30:47  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT.jar
06:30:47  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF
06:30:47  [INFO] 
06:30:47  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ forwardingrules-sync ---
06:30:47  [INFO] No previous run data found, generating javadoc.
06:30:49  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar
06:30:49  [INFO] 
06:30:49  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ forwardingrules-sync ---
06:30:49  [INFO] CycloneDX: Resolving Dependencies
06:30:50  [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s)
06:30:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/bom.xml
06:30:50  [INFO]            attaching as forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/bom.json
06:30:50  [INFO]            attaching as forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.json
06:30:50  [INFO] 
06:30:50  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync ---
06:30:50  [INFO] Skipping duplicate-finder execution!
06:30:50  [INFO] 
06:30:50  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-sync ---
06:30:50  [WARNING] Used undeclared dependencies found:
06:30:50  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:30:50  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:30:50  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:30:50  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:30:50  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:30:50  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:30:50  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:30:50  [WARNING] Non-test scoped test only dependencies found:
06:30:50  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:30:50  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:30:50  [INFO] 
06:30:50  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync ---
06:30:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT-sources.jar
06:30:50  [INFO] 
06:30:50  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ forwardingrules-sync ---
06:30:50  [INFO] 
06:30:50  [INFO] --- jacoco:0.8.12:report (report) @ forwardingrules-sync ---
06:30:50  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec
06:30:50  [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes
06:30:50  [INFO] 
06:30:50  [INFO] --- install:3.1.3:install (default-install) @ forwardingrules-sync ---
06:30:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT.pom
06:30:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT.jar
06:30:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar
06:30:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.json
06:30:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT-sources.jar
06:30:50  [INFO] 
06:30:50  [INFO] --- bundle:5.1.9:install (default-install) @ forwardingrules-sync ---
06:30:50  [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT.jar
06:30:50  [INFO] Writing OBR metadata
06:30:50  [INFO] 
06:30:50  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ forwardingrules-sync ---
06:30:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:30:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:30:50  [INFO] 
06:30:50  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ forwardingrules-sync ---
06:30:50  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:30:50  [INFO] 
06:30:50  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >--
06:30:50  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.20.0-SNAPSHOT [37/80]
06:30:50  [INFO]   from features/odl-openflowplugin-app-forwardingrules-sync/pom.xml
06:30:50  [INFO] ------------------------------[ feature ]-------------------------------
06:30:50  [INFO] 
06:30:50  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:50  [INFO] 
06:30:50  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:50  [INFO] 
06:30:50  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:50  [INFO] 
06:30:50  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] 
06:30:51  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:30:51  [INFO] argLine set to empty
06:30:51  [INFO] 
06:30:51  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] Starting audit...
06:30:51  Audit done.
06:30:51  [INFO] You have 0 Checkstyle violations.
06:30:51  [INFO] 
06:30:51  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] Starting audit...
06:30:51  Audit done.
06:30:51  [INFO] You have 0 Checkstyle violations.
06:30:51  [INFO] 
06:30:51  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes/LICENSE
06:30:51  [INFO] 
06:30:51  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml
06:30:51  [INFO] ...done!
06:30:51  [INFO] Attaching features XML
06:30:51  [INFO] 
06:30:51  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:30:51  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:30:51  [INFO] 
06:30:51  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>>
06:30:51  [INFO] 
06:30:51  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] 
06:30:51  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<<
06:30:51  [INFO] 
06:30:51  [INFO] 
06:30:51  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] 
06:30:51  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-forwardingrules-sync ---
06:30:51  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync
06:30:51  [INFO] Project dependency features detected: []
06:30:51  [INFO] Pax Exam System (Version: 4.13.3) created.
06:30:51  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:30:52  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:30:52  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:30:52  [INFO] Waiting for remote bundle context.. on 21000 name: 1100d014-961b-4224-81b6-d1f9496c1b41 timout: [ RelativeTimeout value = 180000 ]
06:31:07  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:31:07  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:31:07  [INFO] 
06:31:07  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:07  [INFO] 
06:31:07  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:07  [WARNING] JAR will be empty - no content was marked for inclusion!
06:31:07  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar
06:31:07  [INFO] 
06:31:07  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:07  [INFO] CycloneDX: Resolving Dependencies
06:31:10  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
06:31:10  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml
06:31:10  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:10  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json
06:31:10  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.json
06:31:10  [INFO] 
06:31:10  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:10  [INFO] Skipping duplicate-finder execution!
06:31:10  [INFO] 
06:31:10  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:10  [INFO] Skipping plugin execution
06:31:10  [INFO] 
06:31:10  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:10  [INFO] Skipping source per configuration.
06:31:10  [INFO] 
06:31:10  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:10  [INFO] 
06:31:10  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:10  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:31:10  [INFO] 
06:31:10  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:10  [WARNING] 
06:31:10  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign
06:31:10  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:31:10  [WARNING] 
06:31:10  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:31:10  [WARNING] 
06:31:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT.pom
06:31:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-features.xml
06:31:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar
06:31:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.json
06:31:10  [INFO] 
06:31:10  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync ---
06:31:10  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:31:10  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:31:10  [WARNING] 
06:31:10  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign
06:31:10  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:31:10  [WARNING] 
06:31:10  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:31:10  [WARNING] 
06:31:10  [INFO] 
06:31:10  [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >--
06:31:10  [INFO] Building table-miss-enforcer 0.20.0-SNAPSHOT                     [38/80]
06:31:10  [INFO]   from applications/table-miss-enforcer/pom.xml
06:31:10  [INFO] -------------------------------[ bundle ]-------------------------------
06:31:10  [INFO] 
06:31:10  [INFO] --- clean:3.4.0:clean (default-clean) @ table-miss-enforcer ---
06:31:10  [INFO] 
06:31:10  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ table-miss-enforcer ---
06:31:10  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:10  [INFO] 
06:31:10  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer ---
06:31:10  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:10  [INFO] 
06:31:10  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ table-miss-enforcer ---
06:31:11  [INFO] 
06:31:11  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer ---
06:31:11  [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/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:31:11  [INFO] 
06:31:11  [INFO] --- checkstyle:3.5.0:check (check-license) @ table-miss-enforcer ---
06:31:11  [INFO] Starting audit...
06:31:11  Audit done.
06:31:11  [INFO] You have 0 Checkstyle violations.
06:31:11  [INFO] 
06:31:11  [INFO] --- checkstyle:3.5.0:check (default) @ table-miss-enforcer ---
06:31:11  [INFO] Starting audit...
06:31:11  Audit done.
06:31:11  [INFO] You have 0 Checkstyle violations.
06:31:11  [INFO] 
06:31:11  [INFO] --- dependency:3.8.0:copy (unpack-license) @ table-miss-enforcer ---
06:31:11  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/classes/LICENSE
06:31:11  [INFO] 
06:31:11  [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer ---
06:31:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/main/resources
06:31:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/generated-sources/spi
06:31:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/generated-sources/yang
06:31:11  [INFO] 
06:31:11  [INFO] --- compiler:3.13.0:compile (default-compile) @ table-miss-enforcer ---
06:31:11  [INFO] Recompiling the module because of changed dependency.
06:31:11  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
06:31:11  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[82,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:11  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[81,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:31:11  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[80,42] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:31:11  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[97,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:31:11  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[100,58] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:31:11  [INFO] 
06:31:11  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>>
06:31:11  [INFO] 
06:31:11  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ table-miss-enforcer ---
06:31:11  [INFO] Fork Value is true
06:31:13  [INFO] Done SpotBugs Analysis....
06:31:13  [INFO] 
06:31:13  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<<
06:31:13  [INFO] 
06:31:13  [INFO] 
06:31:13  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ table-miss-enforcer ---
06:31:13  [INFO] BugInstance size is 0
06:31:13  [INFO] Error size is 0
06:31:13  [INFO] No errors/warnings found
06:31:13  [INFO] 
06:31:13  [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer ---
06:31:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/test/resources
06:31:13  [INFO] 
06:31:13  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ table-miss-enforcer ---
06:31:13  [INFO] Recompiling the module because of changed dependency.
06:31:13  [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
06:31:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[84,39] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:31:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[88,82] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:31:13  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[90,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:31:13  [INFO] 
06:31:13  [INFO] --- surefire:3.5.0:test (default-test) @ table-miss-enforcer ---
06:31:13  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:31:13  [INFO] 
06:31:13  [INFO] -------------------------------------------------------
06:31:13  [INFO]  T E S T S
06:31:13  [INFO] -------------------------------------------------------
06:31:14  [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest
06:31:15  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.251 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest
06:31:17  [INFO] 
06:31:17  [INFO] Results:
06:31:17  [INFO] 
06:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
06:31:17  [INFO] 
06:31:17  [INFO] 
06:31:17  [INFO] --- copy:14.0.3:copy-files (default) @ table-miss-enforcer ---
06:31:17  [INFO] 
06:31:17  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ table-miss-enforcer ---
06:31:17  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT.jar
06:31:17  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF
06:31:17  [INFO] 
06:31:17  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ table-miss-enforcer ---
06:31:17  [INFO] No previous run data found, generating javadoc.
06:31:18  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar
06:31:18  [INFO] 
06:31:18  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ table-miss-enforcer ---
06:31:18  [INFO] CycloneDX: Resolving Dependencies
06:31:19  [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s)
06:31:19  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/bom.xml
06:31:19  [INFO]            attaching as table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:19  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/bom.json
06:31:19  [INFO]            attaching as table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.json
06:31:19  [INFO] 
06:31:19  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer ---
06:31:19  [INFO] Skipping duplicate-finder execution!
06:31:19  [INFO] 
06:31:19  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ table-miss-enforcer ---
06:31:19  [WARNING] Used undeclared dependencies found:
06:31:19  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:31:19  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:31:19  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:31:19  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:31:19  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:31:19  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:31:19  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:31:19  [INFO] 
06:31:19  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer ---
06:31:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT-sources.jar
06:31:19  [INFO] 
06:31:19  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ table-miss-enforcer ---
06:31:19  [INFO] 
06:31:19  [INFO] --- jacoco:0.8.12:report (report) @ table-miss-enforcer ---
06:31:19  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec
06:31:19  [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes
06:31:19  [INFO] 
06:31:19  [INFO] --- install:3.1.3:install (default-install) @ table-miss-enforcer ---
06:31:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT.pom
06:31:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT.jar
06:31:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar
06:31:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.json
06:31:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT-sources.jar
06:31:19  [INFO] 
06:31:19  [INFO] --- bundle:5.1.9:install (default-install) @ table-miss-enforcer ---
06:31:19  [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT.jar
06:31:19  [INFO] Writing OBR metadata
06:31:19  [INFO] 
06:31:19  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ table-miss-enforcer ---
06:31:19  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:31:19  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:31:19  [INFO] 
06:31:19  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ table-miss-enforcer ---
06:31:19  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:31:19  [INFO] 
06:31:19  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >--
06:31:19  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.20.0-SNAPSHOT [39/80]
06:31:19  [INFO]   from features/odl-openflowplugin-app-table-miss-enforcer/pom.xml
06:31:19  [INFO] ------------------------------[ feature ]-------------------------------
06:31:19  [INFO] 
06:31:19  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] 
06:31:19  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:19  [INFO] 
06:31:19  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:19  [INFO] 
06:31:19  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] 
06:31:19  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:31:19  [INFO] argLine set to empty
06:31:19  [INFO] 
06:31:19  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] Starting audit...
06:31:19  Audit done.
06:31:19  [INFO] You have 0 Checkstyle violations.
06:31:19  [INFO] 
06:31:19  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] Starting audit...
06:31:19  Audit done.
06:31:19  [INFO] You have 0 Checkstyle violations.
06:31:19  [INFO] 
06:31:19  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes/LICENSE
06:31:19  [INFO] 
06:31:19  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml
06:31:19  [INFO] ...done!
06:31:19  [INFO] Attaching features XML
06:31:19  [INFO] 
06:31:19  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:31:19  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:31:19  [INFO] 
06:31:19  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>>
06:31:19  [INFO] 
06:31:19  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] 
06:31:19  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<<
06:31:19  [INFO] 
06:31:19  [INFO] 
06:31:19  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] 
06:31:19  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:19  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer
06:31:19  [INFO] Project dependency features detected: []
06:31:19  [INFO] Pax Exam System (Version: 4.13.3) created.
06:31:19  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:31:20  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:31:20  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:31:20  [INFO] Waiting for remote bundle context.. on 21000 name: caa29975-0bd0-4b8a-979e-92a9119f7f79 timout: [ RelativeTimeout value = 180000 ]
06:31:37  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:31:37  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:31:37  [INFO] 
06:31:37  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:37  [INFO] 
06:31:37  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:37  [WARNING] JAR will be empty - no content was marked for inclusion!
06:31:37  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar
06:31:37  [INFO] 
06:31:37  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:37  [INFO] CycloneDX: Resolving Dependencies
06:31:40  [INFO] CycloneDX: Creating BOM version 1.5 with 259 component(s)
06:31:40  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml
06:31:40  [INFO]            attaching as odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:40  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json
06:31:41  [INFO]            attaching as odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.json
06:31:41  [INFO] 
06:31:41  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:41  [INFO] Skipping duplicate-finder execution!
06:31:41  [INFO] 
06:31:41  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:41  [INFO] Skipping plugin execution
06:31:41  [INFO] 
06:31:41  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:41  [INFO] Skipping source per configuration.
06:31:41  [INFO] 
06:31:41  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:41  [INFO] 
06:31:41  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:41  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:31:41  [INFO] 
06:31:41  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:41  [WARNING] 
06:31:41  [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign
06:31:41  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:31:41  [WARNING] 
06:31:41  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:31:41  [WARNING] 
06:31:41  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT.pom
06:31:41  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-features.xml
06:31:41  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar
06:31:41  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:41  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.json
06:31:41  [INFO] 
06:31:41  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer ---
06:31:41  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:31:41  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:31:41  [WARNING] 
06:31:41  [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign
06:31:41  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:31:41  [WARNING] 
06:31:41  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:31:41  [WARNING] 
06:31:41  [INFO] 
06:31:41  [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >--
06:31:41  [INFO] Building topology-lldp-discovery 0.20.0-SNAPSHOT                 [40/80]
06:31:41  [INFO]   from applications/topology-lldp-discovery/pom.xml
06:31:41  [INFO] -------------------------------[ bundle ]-------------------------------
06:31:41  [INFO] 
06:31:41  [INFO] --- clean:3.4.0:clean (default-clean) @ topology-lldp-discovery ---
06:31:41  [INFO] 
06:31:41  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery ---
06:31:41  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:41  [INFO] 
06:31:41  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery ---
06:31:41  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:41  [INFO] 
06:31:41  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ topology-lldp-discovery ---
06:31:41  [INFO] 
06:31:41  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery ---
06:31:41  [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/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:31:41  [INFO] 
06:31:41  [INFO] --- yang:14.0.4:generate-sources (binding) @ topology-lldp-discovery ---
06:31:41  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:31:41  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/yang
06:31:41  [INFO] yang-to-sources: Found 12 dependencies in 2.998 ms
06:31:41  [INFO] yang-to-sources: Project model files found: 1 in 7.615 ms
06:31:42  [INFO] yang-to-sources: 1 YANG models processed in 381.5 ms
06:31:42  [INFO] BindingJavaFileGenerator: Defined 7 files in 2.049 ms
06:31:42  [INFO] Sorted 7 files into 3 directories in 76.96 μs
06:31:42  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 11.11 ms
06:31:42  [INFO] 
06:31:42  [INFO] --- checkstyle:3.5.0:check (check-license) @ topology-lldp-discovery ---
06:31:42  [INFO] Starting audit...
06:31:42  Audit done.
06:31:42  [INFO] You have 0 Checkstyle violations.
06:31:42  [INFO] 
06:31:42  [INFO] --- checkstyle:3.5.0:check (default) @ topology-lldp-discovery ---
06:31:42  [INFO] Starting audit...
06:31:42  Audit done.
06:31:42  [INFO] You have 0 Checkstyle violations.
06:31:42  [INFO] 
06:31:42  [INFO] --- dependency:3.8.0:copy (unpack-license) @ topology-lldp-discovery ---
06:31:42  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/classes/LICENSE
06:31:42  [INFO] 
06:31:42  [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery ---
06:31:42  [INFO] Copying 1 resource from src/main/resources to target/classes
06:31:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/generated-sources/spi
06:31:42  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:31:42  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:31:42  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:31:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/generated-sources/spi
06:31:42  [INFO] 
06:31:42  [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-lldp-discovery ---
06:31:42  [INFO] Recompiling the module because of changed dependency.
06:31:42  [INFO] Compiling 11 source files with javac [debug release 21] to target/classes
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[53,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[80,79] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,46] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[158,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[166,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[179,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:42  [INFO] 
06:31:42  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>>
06:31:42  [INFO] 
06:31:42  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ topology-lldp-discovery ---
06:31:42  [INFO] Fork Value is true
06:31:45  [INFO] Done SpotBugs Analysis....
06:31:45  [INFO] 
06:31:45  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<<
06:31:45  [INFO] 
06:31:45  [INFO] 
06:31:45  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ topology-lldp-discovery ---
06:31:45  [INFO] BugInstance size is 0
06:31:45  [INFO] Error size is 0
06:31:45  [INFO] No errors/warnings found
06:31:45  [INFO] 
06:31:45  [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery ---
06:31:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/test/resources
06:31:45  [INFO] 
06:31:45  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-lldp-discovery ---
06:31:45  [INFO] Recompiling the module because of changed dependency.
06:31:45  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
06:31:45  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:45  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:45  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:45  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[95,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:31:45  [INFO] 
06:31:45  [INFO] --- surefire:3.5.0:test (default-test) @ topology-lldp-discovery ---
06:31:45  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:31:45  [INFO] 
06:31:45  [INFO] -------------------------------------------------------
06:31:45  [INFO]  T E S T S
06:31:45  [INFO] -------------------------------------------------------
06:31:46  [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest
06:31:46  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:31:48  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.060 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest
06:31:48  [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest
06:31:48  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest
06:31:48  [INFO] 
06:31:48  [INFO] Results:
06:31:48  [INFO] 
06:31:48  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
06:31:48  [INFO] 
06:31:48  [INFO] 
06:31:48  [INFO] --- copy:14.0.3:copy-files (default) @ topology-lldp-discovery ---
06:31:48  [INFO] 
06:31:48  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ topology-lldp-discovery ---
06:31:48  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT.jar
06:31:48  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF
06:31:48  [INFO] 
06:31:48  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ topology-lldp-discovery ---
06:31:48  [INFO] No previous run data found, generating javadoc.
06:31:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT-javadoc.jar
06:31:50  [INFO] 
06:31:50  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ topology-lldp-discovery ---
06:31:50  [INFO] CycloneDX: Resolving Dependencies
06:31:51  [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s)
06:31:51  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/bom.xml
06:31:51  [INFO]            attaching as topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:51  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/bom.json
06:31:51  [INFO]            attaching as topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.json
06:31:51  [INFO] 
06:31:51  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery ---
06:31:51  [INFO] Skipping duplicate-finder execution!
06:31:51  [INFO] 
06:31:51  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ topology-lldp-discovery ---
06:31:51  [WARNING] Used undeclared dependencies found:
06:31:51  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.2:compile
06:31:51  [WARNING]    org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.2:compile
06:31:51  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:31:51  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:31:51  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:31:51  [INFO] 
06:31:51  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery ---
06:31:51  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT-sources.jar
06:31:51  [INFO] 
06:31:51  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ topology-lldp-discovery ---
06:31:51  [INFO] 
06:31:51  [INFO] --- jacoco:0.8.12:report (report) @ topology-lldp-discovery ---
06:31:51  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec
06:31:51  [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes
06:31:51  [INFO] 
06:31:51  [INFO] --- install:3.1.3:install (default-install) @ topology-lldp-discovery ---
06:31:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT.pom
06:31:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT.jar
06:31:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT-javadoc.jar
06:31:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.json
06:31:51  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT-sources.jar
06:31:51  [INFO] 
06:31:51  [INFO] --- bundle:5.1.9:install (default-install) @ topology-lldp-discovery ---
06:31:51  [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT.jar
06:31:51  [INFO] Writing OBR metadata
06:31:51  [INFO] 
06:31:51  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-lldp-discovery ---
06:31:51  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:31:51  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:31:51  [INFO] 
06:31:51  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ topology-lldp-discovery ---
06:31:51  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:31:51  [INFO] 
06:31:51  [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------
06:31:51  [INFO] Building lldp-speaker 0.20.0-SNAPSHOT                            [41/80]
06:31:51  [INFO]   from applications/lldp-speaker/pom.xml
06:31:51  [INFO] -------------------------------[ bundle ]-------------------------------
06:31:51  [INFO] 
06:31:51  [INFO] --- clean:3.4.0:clean (default-clean) @ lldp-speaker ---
06:31:51  [INFO] 
06:31:51  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lldp-speaker ---
06:31:51  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:51  [INFO] 
06:31:51  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker ---
06:31:51  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:51  [INFO] 
06:31:51  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ lldp-speaker ---
06:31:51  [INFO] 
06:31:51  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker ---
06:31:51  [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/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:31:51  [INFO] 
06:31:51  [INFO] --- yang:14.0.4:generate-sources (binding) @ lldp-speaker ---
06:31:51  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:31:51  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/yang
06:31:51  [INFO] yang-to-sources: Found 13 dependencies in 1.732 ms
06:31:51  [INFO] yang-to-sources: Project model files found: 2 in 1.830 ms
06:31:51  [INFO] yang-to-sources: 3 YANG models processed in 80.18 ms
06:31:51  [INFO] BindingJavaFileGenerator: Defined 30 files in 4.548 ms
06:31:51  [INFO] Sorted 30 files into 5 directories in 136.2 μs
06:31:51  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 15.28 ms
06:31:51  [INFO] 
06:31:51  [INFO] --- checkstyle:3.5.0:check (check-license) @ lldp-speaker ---
06:31:51  [INFO] Starting audit...
06:31:51  Audit done.
06:31:51  [INFO] You have 0 Checkstyle violations.
06:31:51  [INFO] 
06:31:51  [INFO] --- checkstyle:3.5.0:check (default) @ lldp-speaker ---
06:31:51  [INFO] Starting audit...
06:31:51  Audit done.
06:31:51  [INFO] You have 0 Checkstyle violations.
06:31:51  [INFO] 
06:31:51  [INFO] --- dependency:3.8.0:copy (unpack-license) @ lldp-speaker ---
06:31:51  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/classes/LICENSE
06:31:51  [INFO] 
06:31:51  [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker ---
06:31:51  [INFO] Copying 1 resource from src/main/resources to target/classes
06:31:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/generated-sources/spi
06:31:51  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:31:51  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:31:51  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:31:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/generated-sources/spi
06:31:51  [INFO] 
06:31:51  [INFO] --- compiler:3.13.0:compile (default-compile) @ lldp-speaker ---
06:31:51  [INFO] Recompiling the module because of changed dependency.
06:31:51  [INFO] Compiling 33 source files with javac [debug release 21] to target/classes
06:31:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
06:31:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
06:31:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[173,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[191,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[202,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[203,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[243,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[44,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
06:31:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,73] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
06:31:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,78] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types
06:31:52    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
06:31:52    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion
06:31:52    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
06:31:52    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,48] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types
06:31:52    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
06:31:52    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion
06:31:52    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
06:31:52    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,53] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[102,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[102,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[103,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[116,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[116,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[117,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[142,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[142,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[144,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[151,37] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[151,86] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:52  [INFO] 
06:31:52  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ lldp-speaker >>>
06:31:52  [INFO] 
06:31:52  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ lldp-speaker ---
06:31:52  [INFO] Fork Value is true
06:31:55  [INFO] Done SpotBugs Analysis....
06:31:55  [INFO] 
06:31:55  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ lldp-speaker <<<
06:31:55  [INFO] 
06:31:55  [INFO] 
06:31:55  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ lldp-speaker ---
06:31:55  [INFO] BugInstance size is 0
06:31:55  [INFO] Error size is 0
06:31:55  [INFO] No errors/warnings found
06:31:55  [INFO] 
06:31:55  [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker ---
06:31:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/resources
06:31:55  [INFO] 
06:31:55  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ lldp-speaker ---
06:31:55  [INFO] Recompiling the module because of changed dependency.
06:31:55  [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture
06:31:55    missing type arguments for generic class java.util.concurrent.ScheduledFuture<V>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55    missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55    missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:31:55    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:31:55    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:31:55    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:31:55    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:31:55    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:31:55    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:31:55    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[158,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[159,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:31:55    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:31:55    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[179,62] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[181,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[34,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:31:55  [INFO] 
06:31:55  [INFO] --- surefire:3.5.0:test (default-test) @ lldp-speaker ---
06:31:55  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:31:55  [INFO] 
06:31:55  [INFO] -------------------------------------------------------
06:31:55  [INFO]  T E S T S
06:31:55  [INFO] -------------------------------------------------------
06:31:56  [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest
06:31:57  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:31:58  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest
06:31:58  [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest
06:31:59  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest
06:31:59  [INFO] 
06:31:59  [INFO] Results:
06:31:59  [INFO] 
06:31:59  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
06:31:59  [INFO] 
06:31:59  [INFO] 
06:31:59  [INFO] --- copy:14.0.3:copy-files (default) @ lldp-speaker ---
06:31:59  [INFO] 
06:31:59  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ lldp-speaker ---
06:31:59  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT.jar
06:31:59  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/META-INF/MANIFEST.MF
06:31:59  [INFO] 
06:31:59  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ lldp-speaker ---
06:31:59  [INFO] No previous run data found, generating javadoc.
06:32:01  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar
06:32:01  [INFO] 
06:32:01  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ lldp-speaker ---
06:32:01  [INFO] CycloneDX: Resolving Dependencies
06:32:01  [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s)
06:32:01  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/bom.xml
06:32:02  [INFO]            attaching as lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:02  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/bom.json
06:32:02  [INFO]            attaching as lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.json
06:32:02  [INFO] 
06:32:02  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker ---
06:32:02  [INFO] Skipping duplicate-finder execution!
06:32:02  [INFO] 
06:32:02  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ lldp-speaker ---
06:32:02  [WARNING] Used undeclared dependencies found:
06:32:02  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:32:02  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:32:02  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:32:02  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:32:02  [INFO] 
06:32:02  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker ---
06:32:02  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT-sources.jar
06:32:02  [INFO] 
06:32:02  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ lldp-speaker ---
06:32:02  [INFO] 
06:32:02  [INFO] --- jacoco:0.8.12:report (report) @ lldp-speaker ---
06:32:02  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/code-coverage/jacoco.exec
06:32:02  [INFO] Analyzed bundle 'lldp-speaker' with 7 classes
06:32:02  [INFO] 
06:32:02  [INFO] --- install:3.1.3:install (default-install) @ lldp-speaker ---
06:32:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT.pom
06:32:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT.jar
06:32:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar
06:32:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.json
06:32:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT-sources.jar
06:32:02  [INFO] 
06:32:02  [INFO] --- bundle:5.1.9:install (default-install) @ lldp-speaker ---
06:32:02  [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT.jar
06:32:02  [INFO] Writing OBR metadata
06:32:02  [INFO] 
06:32:02  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ lldp-speaker ---
06:32:02  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:32:02  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:32:02  [INFO] 
06:32:02  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ lldp-speaker ---
06:32:02  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:32:02  [INFO] 
06:32:02  [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >----
06:32:02  [INFO] Building topology-manager 0.20.0-SNAPSHOT                        [42/80]
06:32:02  [INFO]   from applications/topology-manager/pom.xml
06:32:02  [INFO] -------------------------------[ bundle ]-------------------------------
06:32:02  [INFO] 
06:32:02  [INFO] --- clean:3.4.0:clean (default-clean) @ topology-manager ---
06:32:02  [INFO] 
06:32:02  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ topology-manager ---
06:32:02  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:02  [INFO] 
06:32:02  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager ---
06:32:02  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:02  [INFO] 
06:32:02  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ topology-manager ---
06:32:02  [INFO] 
06:32:02  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ topology-manager ---
06:32:02  [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/openflowplugin-maven-clm-titanium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:32:02  [INFO] 
06:32:02  [INFO] --- checkstyle:3.5.0:check (check-license) @ topology-manager ---
06:32:02  [INFO] Starting audit...
06:32:02  Audit done.
06:32:02  [INFO] You have 0 Checkstyle violations.
06:32:02  [INFO] 
06:32:02  [INFO] --- checkstyle:3.5.0:check (default) @ topology-manager ---
06:32:02  [INFO] Starting audit...
06:32:02  Audit done.
06:32:02  [INFO] You have 0 Checkstyle violations.
06:32:02  [INFO] 
06:32:02  [INFO] --- dependency:3.8.0:copy (unpack-license) @ topology-manager ---
06:32:02  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/classes/LICENSE
06:32:02  [INFO] 
06:32:02  [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager ---
06:32:02  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/resources
06:32:02  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/generated-sources/spi
06:32:02  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/generated-sources/yang
06:32:02  [INFO] 
06:32:02  [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-manager ---
06:32:02  [INFO] Recompiling the module because of changed dependency.
06:32:02  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[45,42] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[72,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[72,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[72,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,74] possible 'this' escape before subclass is fully initialized
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
06:32:02    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class<T>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<T>) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
06:32:02    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class<T>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<T>) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[44,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[101,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[101,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[101,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[50,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[142,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[142,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[142,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[154,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[154,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[154,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[168,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[168,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[168,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:32:02  [INFO] 
06:32:02  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-manager >>>
06:32:02  [INFO] 
06:32:02  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ topology-manager ---
06:32:03  [INFO] Fork Value is true
06:32:05  [INFO] Done SpotBugs Analysis....
06:32:05  [INFO] 
06:32:05  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-manager <<<
06:32:05  [INFO] 
06:32:05  [INFO] 
06:32:05  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ topology-manager ---
06:32:05  [INFO] BugInstance size is 0
06:32:05  [INFO] Error size is 0
06:32:05  [INFO] No errors/warnings found
06:32:05  [INFO] 
06:32:05  [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager ---
06:32:05  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:32:05  [INFO] 
06:32:05  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-manager ---
06:32:05  [INFO] Recompiling the module because of changed dependency.
06:32:05  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[82,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[89,16] unchecked conversion
06:32:06    required: org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[112,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[144,53] unchecked method invocation: method of in interface java.util.List is applied to given types
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[144,54] unchecked conversion
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[144,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[144,53] unchecked conversion
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[165,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[166,53] unchecked method invocation: method of in interface java.util.List is applied to given types
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[166,54] unchecked conversion
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[166,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[166,53] unchecked conversion
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[172,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[114,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[114,60] unchecked conversion
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[114,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[114,59] unchecked conversion
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[203,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[226,70] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[253,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,60] unchecked conversion
06:32:06    required: E
06:32:06    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,59] unchecked conversion
06:32:06    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:32:06    found:    java.util.List
06:32:06  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[301,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:32:06  [INFO] 
06:32:06  [INFO] --- surefire:3.5.0:test (default-test) @ topology-manager ---
06:32:06  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:32:06  [INFO] 
06:32:06  [INFO] -------------------------------------------------------
06:32:06  [INFO]  T E S T S
06:32:06  [INFO] -------------------------------------------------------
06:32:07  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest
06:32:07  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:32:09  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest
06:32:09  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest
06:32:09  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest
06:32:09  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest
06:32:09  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest
06:32:09  [INFO] 
06:32:09  [INFO] Results:
06:32:09  [INFO] 
06:32:09  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
06:32:09  [INFO] 
06:32:09  [INFO] 
06:32:09  [INFO] --- copy:14.0.3:copy-files (default) @ topology-manager ---
06:32:09  [INFO] 
06:32:09  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ topology-manager ---
06:32:09  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT.jar
06:32:09  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/META-INF/MANIFEST.MF
06:32:09  [INFO] 
06:32:09  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ topology-manager ---
06:32:09  [INFO] No previous run data found, generating javadoc.
06:32:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT-javadoc.jar
06:32:10  [INFO] 
06:32:10  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ topology-manager ---
06:32:10  [INFO] CycloneDX: Resolving Dependencies
06:32:11  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
06:32:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/bom.xml
06:32:11  [INFO]            attaching as topology-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/bom.json
06:32:11  [INFO]            attaching as topology-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:32:11  [INFO] 
06:32:11  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager ---
06:32:11  [INFO] Skipping duplicate-finder execution!
06:32:11  [INFO] 
06:32:11  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ topology-manager ---
06:32:11  [WARNING] Used undeclared dependencies found:
06:32:11  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:32:11  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:32:11  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:32:11  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:32:11  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:32:11  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:32:11  [WARNING]    org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile
06:32:11  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:32:11  [WARNING] Non-test scoped test only dependencies found:
06:32:11  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:32:11  [INFO] 
06:32:11  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager ---
06:32:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT-sources.jar
06:32:11  [INFO] 
06:32:11  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ topology-manager ---
06:32:11  [INFO] 
06:32:11  [INFO] --- jacoco:0.8.12:report (report) @ topology-manager ---
06:32:11  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/code-coverage/jacoco.exec
06:32:11  [INFO] Analyzed bundle 'topology-manager' with 11 classes
06:32:11  [INFO] 
06:32:11  [INFO] --- install:3.1.3:install (default-install) @ topology-manager ---
06:32:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT.pom
06:32:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT.jar
06:32:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT-javadoc.jar
06:32:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:32:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT-sources.jar
06:32:11  [INFO] 
06:32:11  [INFO] --- bundle:5.1.9:install (default-install) @ topology-manager ---
06:32:11  [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT.jar
06:32:11  [INFO] Writing OBR metadata
06:32:11  [INFO] 
06:32:11  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-manager ---
06:32:11  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:32:11  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:32:11  [INFO] 
06:32:11  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ topology-manager ---
06:32:11  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:32:11  [INFO] 
06:32:11  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >---
06:32:11  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.20.0-SNAPSHOT [43/80]
06:32:11  [INFO]   from features/odl-openflowplugin-app-topology/pom.xml
06:32:11  [INFO] ------------------------------[ feature ]-------------------------------
06:32:11  [INFO] 
06:32:11  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology ---
06:32:11  [INFO] 
06:32:11  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology ---
06:32:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:11  [INFO] 
06:32:11  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology ---
06:32:11  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:11  [INFO] 
06:32:11  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] 
06:32:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:32:12  [INFO] argLine set to empty
06:32:12  [INFO] 
06:32:12  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] Starting audit...
06:32:12  Audit done.
06:32:12  [INFO] You have 0 Checkstyle violations.
06:32:12  [INFO] 
06:32:12  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] Starting audit...
06:32:12  Audit done.
06:32:12  [INFO] You have 0 Checkstyle violations.
06:32:12  [INFO] 
06:32:12  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/target/classes/LICENSE
06:32:12  [INFO] 
06:32:12  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/target/feature/feature.xml
06:32:12  [INFO] ...done!
06:32:12  [INFO] Attaching features XML
06:32:12  [INFO] 
06:32:12  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:32:12  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:32:12  [INFO] 
06:32:12  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>>
06:32:12  [INFO] 
06:32:12  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] 
06:32:12  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<<
06:32:12  [INFO] 
06:32:12  [INFO] 
06:32:12  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] 
06:32:12  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-topology ---
06:32:12  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology
06:32:12  [INFO] Project dependency features detected: []
06:32:12  [INFO] Pax Exam System (Version: 4.13.3) created.
06:32:12  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:32:12  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:32:12  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:32:12  [INFO] Waiting for remote bundle context.. on 21000 name: 61cd9a6a-59e7-4f04-9dfd-e0b3bb431918 timout: [ RelativeTimeout value = 180000 ]
06:32:28  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:32:28  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:32:28  [INFO] 
06:32:28  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-topology ---
06:32:28  [INFO] 
06:32:28  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology ---
06:32:28  [WARNING] JAR will be empty - no content was marked for inclusion!
06:32:28  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/target/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-javadoc.jar
06:32:28  [INFO] 
06:32:28  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology ---
06:32:28  [INFO] CycloneDX: Resolving Dependencies
06:32:31  [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s)
06:32:31  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/target/bom.xml
06:32:31  [INFO]            attaching as odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:31  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/target/bom.json
06:32:31  [INFO]            attaching as odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-cyclonedx.json
06:32:31  [INFO] 
06:32:31  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology ---
06:32:31  [INFO] Skipping duplicate-finder execution!
06:32:31  [INFO] 
06:32:31  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology ---
06:32:31  [INFO] Skipping plugin execution
06:32:31  [INFO] 
06:32:31  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology ---
06:32:31  [INFO] Skipping source per configuration.
06:32:31  [INFO] 
06:32:31  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology ---
06:32:31  [INFO] 
06:32:31  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-topology ---
06:32:31  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:32:31  [INFO] 
06:32:31  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-topology ---
06:32:31  [WARNING] 
06:32:31  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign
06:32:31  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:32:31  [WARNING] 
06:32:31  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:32:31  [WARNING] 
06:32:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT.pom
06:32:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-features.xml
06:32:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/target/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-javadoc.jar
06:32:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-cyclonedx.json
06:32:31  [INFO] 
06:32:31  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology ---
06:32:31  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:32:31  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:32:31  [WARNING] 
06:32:31  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign
06:32:31  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:32:31  [WARNING] 
06:32:31  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:32:31  [WARNING] 
06:32:31  [INFO] 
06:32:31  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >--
06:32:31  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.20.0-SNAPSHOT [44/80]
06:32:31  [INFO]   from features/odl-openflowplugin-app-lldp-speaker/pom.xml
06:32:31  [INFO] ------------------------------[ feature ]-------------------------------
06:32:31  [INFO] 
06:32:31  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker ---
06:32:31  [INFO] 
06:32:31  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:32  [INFO] 
06:32:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:32  [INFO] 
06:32:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] 
06:32:32  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:32:32  [INFO] argLine set to empty
06:32:32  [INFO] 
06:32:32  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] Starting audit...
06:32:32  Audit done.
06:32:32  [INFO] You have 0 Checkstyle violations.
06:32:32  [INFO] 
06:32:32  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] Starting audit...
06:32:32  Audit done.
06:32:32  [INFO] You have 0 Checkstyle violations.
06:32:32  [INFO] 
06:32:32  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/target/classes/LICENSE
06:32:32  [INFO] 
06:32:32  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml
06:32:32  [INFO] ...done!
06:32:32  [INFO] Attaching features XML
06:32:32  [INFO] 
06:32:32  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [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
06:32:32  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:32:32  [INFO] 
06:32:32  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>>
06:32:32  [INFO] 
06:32:32  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] 
06:32:32  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<<
06:32:32  [INFO] 
06:32:32  [INFO] 
06:32:32  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] 
06:32:32  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-lldp-speaker ---
06:32:32  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker
06:32:32  [INFO] Project dependency features detected: []
06:32:32  [INFO] Pax Exam System (Version: 4.13.3) created.
06:32:32  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:32:33  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:32:33  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:32:33  [INFO] Waiting for remote bundle context.. on 21000 name: 4efeb995-5b0c-44c9-bab2-3abbddbbd533 timout: [ RelativeTimeout value = 180000 ]
06:32:48  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:32:48  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:32:48  [INFO] 
06:32:48  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-lldp-speaker ---
06:32:48  [INFO] 
06:32:48  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker ---
06:32:48  [WARNING] JAR will be empty - no content was marked for inclusion!
06:32:48  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/target/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar
06:32:48  [INFO] 
06:32:48  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker ---
06:32:48  [INFO] CycloneDX: Resolving Dependencies
06:32:51  [INFO] CycloneDX: Creating BOM version 1.5 with 260 component(s)
06:32:51  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml
06:32:51  [INFO]            attaching as odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:51  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json
06:32:51  [INFO]            attaching as odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.json
06:32:51  [INFO] 
06:32:51  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker ---
06:32:52  [INFO] Skipping duplicate-finder execution!
06:32:52  [INFO] 
06:32:52  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker ---
06:32:52  [INFO] Skipping plugin execution
06:32:52  [INFO] 
06:32:52  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker ---
06:32:52  [INFO] Skipping source per configuration.
06:32:52  [INFO] 
06:32:52  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker ---
06:32:52  [INFO] 
06:32:52  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-lldp-speaker ---
06:32:52  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:32:52  [INFO] 
06:32:52  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-lldp-speaker ---
06:32:52  [WARNING] 
06:32:52  [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign
06:32:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:32:52  [WARNING] 
06:32:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:32:52  [WARNING] 
06:32:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT.pom
06:32:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-features.xml
06:32:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/target/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar
06:32:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.json
06:32:52  [INFO] 
06:32:52  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker ---
06:32:52  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:32:52  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:32:52  [WARNING] 
06:32:52  [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign
06:32:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:32:52  [WARNING] 
06:32:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:32:52  [WARNING] 
06:32:52  [INFO] 
06:32:52  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >--
06:32:52  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.20.0-SNAPSHOT [45/80]
06:32:52  [INFO]   from features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml
06:32:52  [INFO] ------------------------------[ feature ]-------------------------------
06:32:52  [INFO] 
06:32:52  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] 
06:32:52  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:52  [INFO] 
06:32:52  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:52  [INFO] 
06:32:52  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] 
06:32:52  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:32:52  [INFO] argLine set to empty
06:32:52  [INFO] 
06:32:52  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] Starting audit...
06:32:52  Audit done.
06:32:52  [INFO] You have 0 Checkstyle violations.
06:32:52  [INFO] 
06:32:52  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] Starting audit...
06:32:52  Audit done.
06:32:52  [INFO] You have 0 Checkstyle violations.
06:32:52  [INFO] 
06:32:52  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes/LICENSE
06:32:52  [INFO] 
06:32:52  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml
06:32:52  [INFO] ...done!
06:32:52  [INFO] Attaching features XML
06:32:52  [INFO] 
06:32:52  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:32:52  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:32:52  [INFO] 
06:32:52  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>>
06:32:52  [INFO] 
06:32:52  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] 
06:32:52  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<<
06:32:52  [INFO] 
06:32:52  [INFO] 
06:32:52  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] 
06:32:52  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:32:52  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery
06:32:52  [INFO] Project dependency features detected: []
06:32:52  [INFO] Pax Exam System (Version: 4.13.3) created.
06:32:52  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:32:53  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:32:53  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:32:53  [INFO] Waiting for remote bundle context.. on 21000 name: 905d2409-0ca4-4260-852d-aeaa38819005 timout: [ RelativeTimeout value = 180000 ]
06:33:08  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:33:08  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:33:08  [INFO] 
06:33:08  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:08  [INFO] 
06:33:08  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:08  [WARNING] JAR will be empty - no content was marked for inclusion!
06:33:08  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/odl-openflowplugin-app-topology-lldp-discovery-0.20.0-SNAPSHOT-javadoc.jar
06:33:08  [INFO] 
06:33:08  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:08  [INFO] CycloneDX: Resolving Dependencies
06:33:11  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
06:33:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml
06:33:11  [INFO]            attaching as odl-openflowplugin-app-topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json
06:33:11  [INFO]            attaching as odl-openflowplugin-app-topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.json
06:33:11  [INFO] 
06:33:11  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:11  [INFO] Skipping duplicate-finder execution!
06:33:11  [INFO] 
06:33:11  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:11  [INFO] Skipping plugin execution
06:33:11  [INFO] 
06:33:11  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:11  [INFO] Skipping source per configuration.
06:33:11  [INFO] 
06:33:11  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:11  [INFO] 
06:33:11  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:11  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:33:11  [INFO] 
06:33:11  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:11  [WARNING] 
06:33:11  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign
06:33:11  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:33:11  [WARNING] 
06:33:11  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:33:11  [WARNING] 
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.0-SNAPSHOT.pom
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.0-SNAPSHOT-features.xml
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/odl-openflowplugin-app-topology-lldp-discovery-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.0-SNAPSHOT-javadoc.jar
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.json
06:33:11  [INFO] 
06:33:11  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:33:11  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:33:11  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:33:11  [WARNING] 
06:33:11  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign
06:33:11  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:33:11  [WARNING] 
06:33:11  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:33:11  [WARNING] 
06:33:11  [INFO] 
06:33:11  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >--
06:33:11  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.20.0-SNAPSHOT [46/80]
06:33:11  [INFO]   from features/odl-openflowplugin-app-topology-manager/pom.xml
06:33:11  [INFO] ------------------------------[ feature ]-------------------------------
06:33:11  [INFO] 
06:33:11  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager ---
06:33:11  [INFO] 
06:33:11  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager ---
06:33:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:11  [INFO] 
06:33:11  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager ---
06:33:11  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:11  [INFO] 
06:33:11  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] 
06:33:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:33:12  [INFO] argLine set to empty
06:33:12  [INFO] 
06:33:12  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] Starting audit...
06:33:12  Audit done.
06:33:12  [INFO] You have 0 Checkstyle violations.
06:33:12  [INFO] 
06:33:12  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] Starting audit...
06:33:12  Audit done.
06:33:12  [INFO] You have 0 Checkstyle violations.
06:33:12  [INFO] 
06:33:12  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/target/classes/LICENSE
06:33:12  [INFO] 
06:33:12  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml
06:33:12  [INFO] ...done!
06:33:12  [INFO] Attaching features XML
06:33:12  [INFO] 
06:33:12  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:33:12  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:33:12  [INFO] 
06:33:12  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>>
06:33:12  [INFO] 
06:33:12  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] 
06:33:12  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<<
06:33:12  [INFO] 
06:33:12  [INFO] 
06:33:12  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] 
06:33:12  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-topology-manager ---
06:33:12  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager
06:33:12  [INFO] Project dependency features detected: []
06:33:12  [INFO] Pax Exam System (Version: 4.13.3) created.
06:33:12  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:33:13  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:33:13  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:33:13  [INFO] Waiting for remote bundle context.. on 21000 name: ba0941c0-e23b-4efe-94d2-a34c69d96829 timout: [ RelativeTimeout value = 180000 ]
06:33:28  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:33:28  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:33:29  [INFO] 
06:33:29  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-topology-manager ---
06:33:29  [INFO] 
06:33:29  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager ---
06:33:29  [WARNING] JAR will be empty - no content was marked for inclusion!
06:33:29  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/target/odl-openflowplugin-app-topology-manager-0.20.0-SNAPSHOT-javadoc.jar
06:33:29  [INFO] 
06:33:29  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology-manager ---
06:33:29  [INFO] CycloneDX: Resolving Dependencies
06:33:31  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
06:33:32  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/target/bom.xml
06:33:32  [INFO]            attaching as odl-openflowplugin-app-topology-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:32  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/target/bom.json
06:33:32  [INFO]            attaching as odl-openflowplugin-app-topology-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:33:32  [INFO] 
06:33:32  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager ---
06:33:32  [INFO] Skipping duplicate-finder execution!
06:33:32  [INFO] 
06:33:32  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager ---
06:33:32  [INFO] Skipping plugin execution
06:33:32  [INFO] 
06:33:32  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager ---
06:33:32  [INFO] Skipping source per configuration.
06:33:32  [INFO] 
06:33:32  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager ---
06:33:32  [INFO] 
06:33:32  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-topology-manager ---
06:33:32  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:33:32  [INFO] 
06:33:32  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-manager ---
06:33:32  [WARNING] 
06:33:32  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign
06:33:32  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:33:32  [WARNING] 
06:33:32  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:33:32  [WARNING] 
06:33:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.0-SNAPSHOT.pom
06:33:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.0-SNAPSHOT-features.xml
06:33:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/target/odl-openflowplugin-app-topology-manager-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.0-SNAPSHOT-javadoc.jar
06:33:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:33:32  [INFO] 
06:33:32  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager ---
06:33:32  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:33:32  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:33:32  [WARNING] 
06:33:32  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign
06:33:32  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:33:32  [WARNING] 
06:33:32  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:33:32  [WARNING] 
06:33:32  [INFO] 
06:33:32  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >--
06:33:32  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.20.0-SNAPSHOT [47/80]
06:33:32  [INFO]   from features/odl-openflowplugin-app-reconciliation-framework/pom.xml
06:33:32  [INFO] ------------------------------[ feature ]-------------------------------
06:33:32  [INFO] 
06:33:32  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] 
06:33:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:32  [INFO] 
06:33:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:32  [INFO] 
06:33:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] 
06:33:32  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:33:32  [INFO] argLine set to empty
06:33:32  [INFO] 
06:33:32  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] Starting audit...
06:33:32  Audit done.
06:33:32  [INFO] You have 0 Checkstyle violations.
06:33:32  [INFO] 
06:33:32  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] Starting audit...
06:33:32  Audit done.
06:33:32  [INFO] You have 0 Checkstyle violations.
06:33:32  [INFO] 
06:33:32  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/target/classes/LICENSE
06:33:32  [INFO] 
06:33:32  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml
06:33:32  [INFO] ...done!
06:33:32  [INFO] Attaching features XML
06:33:32  [INFO] 
06:33:32  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [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
06:33:32  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:33:32  [INFO] 
06:33:32  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>>
06:33:32  [INFO] 
06:33:32  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] 
06:33:32  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<<
06:33:32  [INFO] 
06:33:32  [INFO] 
06:33:32  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] 
06:33:32  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:32  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework
06:33:32  [INFO] Project dependency features detected: []
06:33:32  [INFO] Pax Exam System (Version: 4.13.3) created.
06:33:32  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:33:33  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:33:33  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:33:33  [INFO] Waiting for remote bundle context.. on 21000 name: bd589b4b-ae1d-4144-8703-fd24a844fb93 timout: [ RelativeTimeout value = 180000 ]
06:33:49  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:33:49  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:33:49  [INFO] 
06:33:49  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:49  [INFO] 
06:33:49  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:49  [WARNING] JAR will be empty - no content was marked for inclusion!
06:33:49  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/target/odl-openflowplugin-app-reconciliation-framework-0.20.0-SNAPSHOT-javadoc.jar
06:33:49  [INFO] 
06:33:49  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:49  [INFO] CycloneDX: Resolving Dependencies
06:33:52  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
06:33:52  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml
06:33:52  [INFO]            attaching as odl-openflowplugin-app-reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:52  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json
06:33:52  [INFO]            attaching as odl-openflowplugin-app-reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.json
06:33:52  [INFO] 
06:33:52  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:52  [INFO] Skipping duplicate-finder execution!
06:33:52  [INFO] 
06:33:52  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:52  [INFO] Skipping plugin execution
06:33:52  [INFO] 
06:33:52  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:52  [INFO] Skipping source per configuration.
06:33:52  [INFO] 
06:33:52  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:52  [INFO] 
06:33:52  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:52  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:33:52  [INFO] 
06:33:52  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:52  [WARNING] 
06:33:52  [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign
06:33:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:33:52  [WARNING] 
06:33:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:33:52  [WARNING] 
06:33:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.0-SNAPSHOT.pom
06:33:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.0-SNAPSHOT-features.xml
06:33:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/target/odl-openflowplugin-app-reconciliation-framework-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.0-SNAPSHOT-javadoc.jar
06:33:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.json
06:33:52  [INFO] 
06:33:52  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework ---
06:33:52  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:33:52  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:33:52  [WARNING] 
06:33:52  [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign
06:33:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:33:52  [WARNING] 
06:33:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:33:52  [WARNING] 
06:33:52  [INFO] 
06:33:52  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >--
06:33:52  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.20.0-SNAPSHOT [48/80]
06:33:52  [INFO]   from features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml
06:33:52  [INFO] ------------------------------[ feature ]-------------------------------
06:33:52  [INFO] 
06:33:52  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:52  [INFO] 
06:33:52  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:52  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:52  [INFO] 
06:33:52  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:52  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:52  [INFO] 
06:33:52  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] 
06:33:53  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:33:53  [INFO] argLine set to empty
06:33:53  [INFO] 
06:33:53  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] Starting audit...
06:33:53  Audit done.
06:33:53  [INFO] You have 0 Checkstyle violations.
06:33:53  [INFO] 
06:33:53  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] Starting audit...
06:33:53  Audit done.
06:33:53  [INFO] You have 0 Checkstyle violations.
06:33:53  [INFO] 
06:33:53  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes/LICENSE
06:33:53  [INFO] 
06:33:53  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml
06:33:53  [INFO] ...done!
06:33:53  [INFO] Attaching features XML
06:33:53  [INFO] 
06:33:53  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:33:53  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:33:53  [INFO] 
06:33:53  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>>
06:33:53  [INFO] 
06:33:53  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] 
06:33:53  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<<
06:33:53  [INFO] 
06:33:53  [INFO] 
06:33:53  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] 
06:33:53  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:33:53  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation
06:33:53  [INFO] Project dependency features detected: []
06:33:53  [INFO] Pax Exam System (Version: 4.13.3) created.
06:33:53  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:33:53  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:33:53  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:33:53  [INFO] Waiting for remote bundle context.. on 21000 name: 6d7c0361-c273-4c41-b588-896a45fb13f8 timout: [ RelativeTimeout value = 180000 ]
06:34:08  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:34:08  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:34:09  [INFO] 
06:34:09  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:09  [INFO] 
06:34:09  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:09  [WARNING] JAR will be empty - no content was marked for inclusion!
06:34:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/target/odl-openflowplugin-app-arbitratorreconciliation-0.20.0-SNAPSHOT-javadoc.jar
06:34:09  [INFO] 
06:34:09  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:09  [INFO] CycloneDX: Resolving Dependencies
06:34:12  [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s)
06:34:12  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml
06:34:12  [INFO]            attaching as odl-openflowplugin-app-arbitratorreconciliation-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:12  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json
06:34:12  [INFO]            attaching as odl-openflowplugin-app-arbitratorreconciliation-0.20.0-SNAPSHOT-cyclonedx.json
06:34:12  [INFO] 
06:34:12  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:12  [INFO] Skipping duplicate-finder execution!
06:34:12  [INFO] 
06:34:12  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:12  [INFO] Skipping plugin execution
06:34:12  [INFO] 
06:34:12  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:12  [INFO] Skipping source per configuration.
06:34:12  [INFO] 
06:34:12  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:12  [INFO] 
06:34:12  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:12  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:34:12  [INFO] 
06:34:12  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:12  [WARNING] 
06:34:12  [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign
06:34:12  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:34:12  [WARNING] 
06:34:12  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:34:12  [WARNING] 
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.0-SNAPSHOT.pom
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.0-SNAPSHOT-features.xml
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/target/odl-openflowplugin-app-arbitratorreconciliation-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.0-SNAPSHOT-javadoc.jar
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.0-SNAPSHOT-cyclonedx.json
06:34:12  [INFO] 
06:34:12  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation ---
06:34:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:34:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:34:12  [WARNING] 
06:34:12  [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign
06:34:12  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:34:12  [WARNING] 
06:34:12  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:34:12  [WARNING] 
06:34:12  [INFO] 
06:34:12  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >--
06:34:12  [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.20.0-SNAPSHOT [49/80]
06:34:12  [INFO]   from features/odl-openflowplugin-flow-services/pom.xml
06:34:12  [INFO] ------------------------------[ feature ]-------------------------------
06:34:12  [INFO] 
06:34:12  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] 
06:34:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:12  [INFO] 
06:34:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:12  [INFO] 
06:34:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] 
06:34:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:34:12  [INFO] argLine set to empty
06:34:12  [INFO] 
06:34:12  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] Starting audit...
06:34:12  Audit done.
06:34:12  [INFO] You have 0 Checkstyle violations.
06:34:12  [INFO] 
06:34:12  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] Starting audit...
06:34:12  Audit done.
06:34:12  [INFO] You have 0 Checkstyle violations.
06:34:12  [INFO] 
06:34:12  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/target/classes/LICENSE
06:34:12  [INFO] 
06:34:12  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/target/feature/feature.xml
06:34:12  [INFO] ...done!
06:34:12  [INFO] Attaching features XML
06:34:12  [INFO] 
06:34:12  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services ---
06:34:12  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:34:12  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:34:12  [INFO] 
06:34:12  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>>
06:34:13  [INFO] 
06:34:13  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services ---
06:34:13  [INFO] 
06:34:13  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<<
06:34:13  [INFO] 
06:34:13  [INFO] 
06:34:13  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services ---
06:34:13  [INFO] 
06:34:13  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-flow-services ---
06:34:13  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services
06:34:13  [INFO] Project dependency features detected: []
06:34:13  [INFO] Pax Exam System (Version: 4.13.3) created.
06:34:13  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:34:13  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:34:13  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:34:13  [INFO] Waiting for remote bundle context.. on 21000 name: dcbf25cc-6da0-4ad2-b136-4d7f1f54aff4 timout: [ RelativeTimeout value = 180000 ]
06:34:29  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:34:29  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:34:29  [INFO] 
06:34:29  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-flow-services ---
06:34:29  [INFO] 
06:34:29  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services ---
06:34:29  [WARNING] JAR will be empty - no content was marked for inclusion!
06:34:29  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/target/odl-openflowplugin-flow-services-0.20.0-SNAPSHOT-javadoc.jar
06:34:29  [INFO] 
06:34:29  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-flow-services ---
06:34:29  [INFO] CycloneDX: Resolving Dependencies
06:34:32  [INFO] CycloneDX: Creating BOM version 1.5 with 271 component(s)
06:34:32  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/target/bom.xml
06:34:32  [INFO]            attaching as odl-openflowplugin-flow-services-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:32  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/target/bom.json
06:34:32  [INFO]            attaching as odl-openflowplugin-flow-services-0.20.0-SNAPSHOT-cyclonedx.json
06:34:32  [INFO] 
06:34:32  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services ---
06:34:32  [INFO] Skipping duplicate-finder execution!
06:34:32  [INFO] 
06:34:32  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services ---
06:34:32  [INFO] Skipping plugin execution
06:34:32  [INFO] 
06:34:32  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services ---
06:34:32  [INFO] Skipping source per configuration.
06:34:32  [INFO] 
06:34:32  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services ---
06:34:32  [INFO] 
06:34:32  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-flow-services ---
06:34:32  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:34:32  [INFO] 
06:34:32  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-flow-services ---
06:34:32  [WARNING] 
06:34:32  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign
06:34:32  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:34:32  [WARNING] 
06:34:32  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:34:32  [WARNING] 
06:34:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-0.20.0-SNAPSHOT.pom
06:34:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-0.20.0-SNAPSHOT-features.xml
06:34:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/target/odl-openflowplugin-flow-services-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-0.20.0-SNAPSHOT-javadoc.jar
06:34:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-0.20.0-SNAPSHOT-cyclonedx.json
06:34:32  [INFO] 
06:34:32  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services ---
06:34:32  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:34:32  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:34:32  [WARNING] 
06:34:32  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign
06:34:32  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:34:32  [WARNING] 
06:34:32  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:34:32  [WARNING] 
06:34:32  [INFO] 
06:34:32  [INFO] ------------< org.opendaylight.openflowplugin:test-common >-------------
06:34:32  [INFO] Building test-common 0.20.0-SNAPSHOT                             [50/80]
06:34:32  [INFO]   from test-common/pom.xml
06:34:32  [INFO] -------------------------------[ bundle ]-------------------------------
06:34:32  [INFO] 
06:34:32  [INFO] --- clean:3.4.0:clean (default-clean) @ test-common ---
06:34:32  [INFO] 
06:34:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-common ---
06:34:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:32  [INFO] 
06:34:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-common ---
06:34:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:32  [INFO] 
06:34:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-common ---
06:34:33  [INFO] 
06:34:33  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-common ---
06:34:33  [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/openflowplugin-maven-clm-titanium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:34:33  [INFO] 
06:34:33  [INFO] --- checkstyle:3.5.0:check (check-license) @ test-common ---
06:34:33  [INFO] Starting audit...
06:34:33  Audit done.
06:34:33  [INFO] You have 0 Checkstyle violations.
06:34:33  [INFO] 
06:34:33  [INFO] --- checkstyle:3.5.0:check (default) @ test-common ---
06:34:33  [INFO] Starting audit...
06:34:33  Audit done.
06:34:33  [INFO] You have 0 Checkstyle violations.
06:34:33  [INFO] 
06:34:33  [INFO] --- dependency:3.8.0:copy (unpack-license) @ test-common ---
06:34:33  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/classes/LICENSE
06:34:33  [INFO] 
06:34:33  [INFO] --- resources:3.3.1:resources (default-resources) @ test-common ---
06:34:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/resources
06:34:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/generated-sources/spi
06:34:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/generated-sources/yang
06:34:33  [INFO] 
06:34:33  [INFO] --- compiler:3.13.0:compile (default-compile) @ test-common ---
06:34:33  [INFO] Recompiling the module because of changed dependency.
06:34:33  [INFO] Compiling 7 source files with javac [debug release 21] to target/classes
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[186,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[198,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[198,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[198,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[120,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[120,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[120,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[130,40] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSenderImpl.java:[106,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSenderImpl.java:[106,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSenderImpl.java:[106,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:33  [INFO] 
06:34:33  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ test-common >>>
06:34:33  [INFO] 
06:34:33  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ test-common ---
06:34:33  [INFO] Fork Value is true
06:34:36  [INFO] Done SpotBugs Analysis....
06:34:36  [INFO] 
06:34:36  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ test-common <<<
06:34:36  [INFO] 
06:34:36  [INFO] 
06:34:36  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ test-common ---
06:34:36  [INFO] BugInstance size is 0
06:34:36  [INFO] Error size is 0
06:34:36  [INFO] No errors/warnings found
06:34:36  [INFO] 
06:34:36  [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common ---
06:34:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/test-common/src/test/resources
06:34:36  [INFO] 
06:34:36  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-common ---
06:34:36  [INFO] No sources to compile
06:34:36  [INFO] 
06:34:36  [INFO] --- surefire:3.5.0:test (default-test) @ test-common ---
06:34:36  [INFO] No tests to run.
06:34:36  [INFO] 
06:34:36  [INFO] --- copy:14.0.3:copy-files (default) @ test-common ---
06:34:36  [INFO] 
06:34:36  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ test-common ---
06:34:36  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/test-common-0.20.0-SNAPSHOT.jar
06:34:36  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/META-INF/MANIFEST.MF
06:34:36  [INFO] 
06:34:36  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ test-common ---
06:34:36  [INFO] No previous run data found, generating javadoc.
06:34:37  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/test-common-0.20.0-SNAPSHOT-javadoc.jar
06:34:37  [INFO] 
06:34:37  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ test-common ---
06:34:37  [INFO] CycloneDX: Resolving Dependencies
06:34:38  [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s)
06:34:38  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/bom.xml
06:34:38  [INFO]            attaching as test-common-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:38  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/bom.json
06:34:38  [INFO]            attaching as test-common-0.20.0-SNAPSHOT-cyclonedx.json
06:34:38  [INFO] 
06:34:38  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common ---
06:34:38  [INFO] Skipping duplicate-finder execution!
06:34:38  [INFO] 
06:34:38  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ test-common ---
06:34:38  [WARNING] Used undeclared dependencies found:
06:34:38  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:34:38  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:34:38  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:34:38  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:34:38  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:34:38  [INFO] 
06:34:38  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common ---
06:34:38  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/test-common-0.20.0-SNAPSHOT-sources.jar
06:34:38  [INFO] 
06:34:38  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ test-common ---
06:34:38  [INFO] 
06:34:38  [INFO] --- jacoco:0.8.12:report (report) @ test-common ---
06:34:38  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:34:38  [INFO] 
06:34:38  [INFO] --- install:3.1.3:install (default-install) @ test-common ---
06:34:38  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/test-common-0.20.0-SNAPSHOT.pom
06:34:38  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/test-common-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/test-common-0.20.0-SNAPSHOT.jar
06:34:38  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/test-common-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/test-common-0.20.0-SNAPSHOT-javadoc.jar
06:34:38  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/test-common-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:38  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/test-common-0.20.0-SNAPSHOT-cyclonedx.json
06:34:38  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-common/target/test-common-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/test-common-0.20.0-SNAPSHOT-sources.jar
06:34:38  [INFO] 
06:34:38  [INFO] --- bundle:5.1.9:install (default-install) @ test-common ---
06:34:38  [INFO] Installing org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/test-common-0.20.0-SNAPSHOT.jar
06:34:38  [INFO] Writing OBR metadata
06:34:38  [INFO] 
06:34:38  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-common ---
06:34:38  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:34:38  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:34:38  [INFO] 
06:34:38  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ test-common ---
06:34:38  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:34:38  [INFO] 
06:34:38  [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >-----------
06:34:38  [INFO] Building drop-test-karaf 0.20.0-SNAPSHOT                         [51/80]
06:34:38  [INFO]   from drop-test-karaf/pom.xml
06:34:38  [INFO] -------------------------------[ bundle ]-------------------------------
06:34:38  [INFO] 
06:34:38  [INFO] --- clean:3.4.0:clean (default-clean) @ drop-test-karaf ---
06:34:38  [INFO] 
06:34:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ drop-test-karaf ---
06:34:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:38  [INFO] 
06:34:38  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf ---
06:34:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:38  [INFO] 
06:34:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ drop-test-karaf ---
06:34:38  [INFO] 
06:34:38  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf ---
06:34:38  [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/openflowplugin-maven-clm-titanium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:34:38  [INFO] 
06:34:38  [INFO] --- checkstyle:3.5.0:check (check-license) @ drop-test-karaf ---
06:34:38  [INFO] Starting audit...
06:34:38  Audit done.
06:34:38  [INFO] You have 0 Checkstyle violations.
06:34:38  [INFO] 
06:34:38  [INFO] --- checkstyle:3.5.0:check (default) @ drop-test-karaf ---
06:34:38  [INFO] Starting audit...
06:34:38  Audit done.
06:34:38  [INFO] You have 0 Checkstyle violations.
06:34:38  [INFO] 
06:34:38  [INFO] --- dependency:3.8.0:copy (unpack-license) @ drop-test-karaf ---
06:34:38  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/classes/LICENSE
06:34:38  [INFO] 
06:34:38  [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf ---
06:34:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/src/main/resources
06:34:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/generated-sources/spi
06:34:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/generated-sources/yang
06:34:38  [INFO] 
06:34:38  [INFO] --- compiler:3.13.0:compile (default-compile) @ drop-test-karaf ---
06:34:38  [INFO] Recompiling the module because of changed dependency.
06:34:38  [INFO] Compiling 5 source files with javac [debug release 21] to target/classes
06:34:38  [INFO] 
06:34:38  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ drop-test-karaf >>>
06:34:38  [INFO] 
06:34:38  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ drop-test-karaf ---
06:34:38  [INFO] Fork Value is true
06:34:40  [INFO] Done SpotBugs Analysis....
06:34:40  [INFO] 
06:34:40  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ drop-test-karaf <<<
06:34:40  [INFO] 
06:34:40  [INFO] 
06:34:40  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ drop-test-karaf ---
06:34:40  [INFO] BugInstance size is 0
06:34:40  [INFO] Error size is 0
06:34:40  [INFO] No errors/warnings found
06:34:40  [INFO] 
06:34:40  [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ drop-test-karaf ---
06:34:42  [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar!/org/apache/karaf/jaas/modules/impl/Activator.class
06:34:42  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider
06:34:42  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider
06:34:42  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider
06:34:42  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter
06:34:42  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider
06:34:42  [INFO] 
06:34:42  [INFO] --- resources:3.3.1:testResources (default-testResources) @ drop-test-karaf ---
06:34:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/src/test/resources
06:34:42  [INFO] 
06:34:42  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ drop-test-karaf ---
06:34:42  [INFO] No sources to compile
06:34:42  [INFO] 
06:34:42  [INFO] --- surefire:3.5.0:test (default-test) @ drop-test-karaf ---
06:34:42  [INFO] No tests to run.
06:34:42  [INFO] 
06:34:42  [INFO] --- copy:14.0.3:copy-files (default) @ drop-test-karaf ---
06:34:42  [INFO] 
06:34:42  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ drop-test-karaf ---
06:34:42  [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.20.0-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker
06:34:42  Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
06:34:42  Package found in   [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core]
06:34:42  Class path         [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:yang-ext, Jar:model-flow-service, Jar:rfc6991-ietf-yang-types, Jar:codegen-extensions, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api]
06:34:42  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/drop-test-karaf-0.20.0-SNAPSHOT.jar
06:34:42  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/META-INF/MANIFEST.MF
06:34:42  [INFO] 
06:34:42  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ drop-test-karaf ---
06:34:42  [INFO] No previous run data found, generating javadoc.
06:34:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/drop-test-karaf-0.20.0-SNAPSHOT-javadoc.jar
06:34:43  [INFO] 
06:34:43  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ drop-test-karaf ---
06:34:43  [INFO] CycloneDX: Resolving Dependencies
06:34:44  [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s)
06:34:44  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/bom.xml
06:34:44  [INFO]            attaching as drop-test-karaf-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:44  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/bom.json
06:34:44  [INFO]            attaching as drop-test-karaf-0.20.0-SNAPSHOT-cyclonedx.json
06:34:44  [INFO] 
06:34:44  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf ---
06:34:44  [INFO] Skipping duplicate-finder execution!
06:34:44  [INFO] 
06:34:44  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ drop-test-karaf ---
06:34:44  [WARNING] Used undeclared dependencies found:
06:34:44  [WARNING]    org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided
06:34:44  [INFO] 
06:34:44  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf ---
06:34:44  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/drop-test-karaf-0.20.0-SNAPSHOT-sources.jar
06:34:44  [INFO] 
06:34:44  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ drop-test-karaf ---
06:34:44  [INFO] 
06:34:44  [INFO] --- jacoco:0.8.12:report (report) @ drop-test-karaf ---
06:34:44  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:34:44  [INFO] 
06:34:44  [INFO] --- install:3.1.3:install (default-install) @ drop-test-karaf ---
06:34:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/drop-test-karaf-0.20.0-SNAPSHOT.pom
06:34:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/drop-test-karaf-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/drop-test-karaf-0.20.0-SNAPSHOT.jar
06:34:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/drop-test-karaf-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/drop-test-karaf-0.20.0-SNAPSHOT-javadoc.jar
06:34:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/drop-test-karaf-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/drop-test-karaf-0.20.0-SNAPSHOT-cyclonedx.json
06:34:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/drop-test-karaf/target/drop-test-karaf-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/drop-test-karaf-0.20.0-SNAPSHOT-sources.jar
06:34:44  [INFO] 
06:34:44  [INFO] --- bundle:5.1.9:install (default-install) @ drop-test-karaf ---
06:34:44  [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/drop-test-karaf-0.20.0-SNAPSHOT.jar
06:34:44  [INFO] Writing OBR metadata
06:34:44  [INFO] 
06:34:44  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ drop-test-karaf ---
06:34:44  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:34:44  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:34:44  [INFO] 
06:34:44  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ drop-test-karaf ---
06:34:44  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:34:44  [INFO] 
06:34:44  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >----
06:34:44  [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.20.0-SNAPSHOT [52/80]
06:34:44  [INFO]   from features/odl-openflowplugin-drop-test/pom.xml
06:34:44  [INFO] ------------------------------[ feature ]-------------------------------
06:34:44  [INFO] 
06:34:44  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-drop-test ---
06:34:44  [INFO] 
06:34:44  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test ---
06:34:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:44  [INFO] 
06:34:44  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test ---
06:34:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:44  [INFO] 
06:34:44  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test ---
06:34:44  [INFO] 
06:34:44  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test ---
06:34:44  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:34:44  [INFO] argLine set to empty
06:34:44  [INFO] 
06:34:44  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-drop-test ---
06:34:44  [INFO] Starting audit...
06:34:44  Audit done.
06:34:44  [INFO] You have 0 Checkstyle violations.
06:34:44  [INFO] 
06:34:44  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-drop-test ---
06:34:44  [INFO] Starting audit...
06:34:44  Audit done.
06:34:44  [INFO] You have 0 Checkstyle violations.
06:34:44  [INFO] 
06:34:44  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-test ---
06:34:44  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/target/classes/LICENSE
06:34:44  [INFO] 
06:34:44  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test ---
06:34:44  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/target/feature/feature.xml
06:34:45  [INFO] ...done!
06:34:45  [INFO] Attaching features XML
06:34:45  [INFO] 
06:34:45  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test ---
06:34:45  [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
06:34:45  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:34:45  [INFO] 
06:34:45  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>>
06:34:45  [INFO] 
06:34:45  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-drop-test ---
06:34:45  [INFO] 
06:34:45  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<<
06:34:45  [INFO] 
06:34:45  [INFO] 
06:34:45  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-drop-test ---
06:34:45  [INFO] 
06:34:45  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-drop-test ---
06:34:45  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test
06:34:45  [INFO] Project dependency features detected: []
06:34:45  [INFO] Pax Exam System (Version: 4.13.3) created.
06:34:45  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:34:45  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:34:45  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:34:45  [INFO] Waiting for remote bundle context.. on 21000 name: 38d4f8dc-767f-455a-b7c4-56d930bb537d timout: [ RelativeTimeout value = 180000 ]
06:35:01  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:35:01  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:35:01  [INFO] 
06:35:01  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-drop-test ---
06:35:01  [INFO] 
06:35:01  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test ---
06:35:01  [WARNING] JAR will be empty - no content was marked for inclusion!
06:35:01  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/target/odl-openflowplugin-drop-test-0.20.0-SNAPSHOT-javadoc.jar
06:35:01  [INFO] 
06:35:01  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-drop-test ---
06:35:01  [INFO] CycloneDX: Resolving Dependencies
06:35:04  [INFO] CycloneDX: Creating BOM version 1.5 with 274 component(s)
06:35:04  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/target/bom.xml
06:35:04  [INFO]            attaching as odl-openflowplugin-drop-test-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:04  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/target/bom.json
06:35:04  [INFO]            attaching as odl-openflowplugin-drop-test-0.20.0-SNAPSHOT-cyclonedx.json
06:35:04  [INFO] 
06:35:04  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test ---
06:35:04  [INFO] Skipping duplicate-finder execution!
06:35:04  [INFO] 
06:35:04  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test ---
06:35:04  [INFO] Skipping plugin execution
06:35:04  [INFO] 
06:35:04  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test ---
06:35:04  [INFO] Skipping source per configuration.
06:35:04  [INFO] 
06:35:04  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-drop-test ---
06:35:04  [INFO] 
06:35:04  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-drop-test ---
06:35:04  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:35:04  [INFO] 
06:35:04  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-drop-test ---
06:35:04  [WARNING] 
06:35:04  [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign
06:35:04  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:35:04  [WARNING] 
06:35:04  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:35:04  [WARNING] 
06:35:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/odl-openflowplugin-drop-test-0.20.0-SNAPSHOT.pom
06:35:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/odl-openflowplugin-drop-test-0.20.0-SNAPSHOT-features.xml
06:35:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/target/odl-openflowplugin-drop-test-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/odl-openflowplugin-drop-test-0.20.0-SNAPSHOT-javadoc.jar
06:35:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/odl-openflowplugin-drop-test-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/odl-openflowplugin-drop-test-0.20.0-SNAPSHOT-cyclonedx.json
06:35:04  [INFO] 
06:35:04  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-drop-test ---
06:35:04  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:35:04  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:35:04  [WARNING] 
06:35:04  [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign
06:35:04  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:35:04  [WARNING] 
06:35:04  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:35:04  [WARNING] 
06:35:04  [INFO] 
06:35:04  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >--
06:35:04  [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.20.0-SNAPSHOT [53/80]
06:35:04  [INFO]   from features/odl-openflowplugin-flow-services-rest/pom.xml
06:35:04  [INFO] ------------------------------[ feature ]-------------------------------
06:35:07  [INFO] 
06:35:07  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest ---
06:35:07  [INFO] 
06:35:07  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest ---
06:35:07  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:07  [INFO] 
06:35:07  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest ---
06:35:07  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:07  [INFO] 
06:35:07  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest ---
06:35:07  [INFO] 
06:35:07  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest ---
06:35:07  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:35:07  [INFO] argLine set to empty
06:35:07  [INFO] 
06:35:07  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-flow-services-rest ---
06:35:08  [INFO] Starting audit...
06:35:08  Audit done.
06:35:08  [INFO] You have 0 Checkstyle violations.
06:35:08  [INFO] 
06:35:08  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest ---
06:35:08  [INFO] Starting audit...
06:35:08  Audit done.
06:35:08  [INFO] You have 0 Checkstyle violations.
06:35:08  [INFO] 
06:35:08  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest ---
06:35:08  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/target/classes/LICENSE
06:35:08  [INFO] 
06:35:08  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest ---
06:35:08  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml
06:35:08  [INFO] ...done!
06:35:08  [INFO] Attaching features XML
06:35:08  [INFO] 
06:35:08  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest ---
06:35:08  [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
06:35:08  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:35:08  [INFO] 
06:35:08  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>>
06:35:08  [INFO] 
06:35:08  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest ---
06:35:08  [INFO] 
06:35:08  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<<
06:35:08  [INFO] 
06:35:08  [INFO] 
06:35:08  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services-rest ---
06:35:08  [INFO] 
06:35:08  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-flow-services-rest ---
06:35:08  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest
06:35:09  [INFO] Project dependency features detected: []
06:35:09  [INFO] Pax Exam System (Version: 4.13.3) created.
06:35:09  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:35:09  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:35:09  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:35:09  [INFO] Waiting for remote bundle context.. on 21000 name: 84dd769e-873b-4d4f-9305-18d25157d28e timout: [ RelativeTimeout value = 180000 ]
06:35:30  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:35:30  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:35:31  [INFO] 
06:35:31  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-flow-services-rest ---
06:35:31  [INFO] 
06:35:31  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest ---
06:35:31  [WARNING] JAR will be empty - no content was marked for inclusion!
06:35:31  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/target/odl-openflowplugin-flow-services-rest-0.20.0-SNAPSHOT-javadoc.jar
06:35:31  [INFO] 
06:35:31  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-flow-services-rest ---
06:35:31  [INFO] CycloneDX: Resolving Dependencies
06:35:36  [INFO] CycloneDX: Creating BOM version 1.5 with 426 component(s)
06:35:36  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/target/bom.xml
06:35:36  [INFO]            attaching as odl-openflowplugin-flow-services-rest-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:36  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/target/bom.json
06:35:36  [INFO]            attaching as odl-openflowplugin-flow-services-rest-0.20.0-SNAPSHOT-cyclonedx.json
06:35:36  [INFO] 
06:35:36  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest ---
06:35:36  [INFO] Skipping duplicate-finder execution!
06:35:36  [INFO] 
06:35:36  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest ---
06:35:36  [INFO] Skipping plugin execution
06:35:36  [INFO] 
06:35:36  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest ---
06:35:36  [INFO] Skipping source per configuration.
06:35:36  [INFO] 
06:35:36  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest ---
06:35:36  [INFO] 
06:35:36  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-flow-services-rest ---
06:35:36  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:35:36  [INFO] 
06:35:36  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-flow-services-rest ---
06:35:36  [WARNING] 
06:35:36  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign
06:35:36  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:35:36  [WARNING] 
06:35:36  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:35:36  [WARNING] 
06:35:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.0-SNAPSHOT.pom
06:35:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.0-SNAPSHOT-features.xml
06:35:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/target/odl-openflowplugin-flow-services-rest-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.0-SNAPSHOT-javadoc.jar
06:35:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.0-SNAPSHOT-cyclonedx.json
06:35:36  [INFO] 
06:35:36  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest ---
06:35:36  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:35:36  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:35:36  [WARNING] 
06:35:36  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign
06:35:36  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:35:36  [WARNING] 
06:35:36  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:35:36  [WARNING] 
06:35:36  [INFO] 
06:35:36  [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >-----
06:35:36  [INFO] Building southbound-cli 0.20.0-SNAPSHOT                          [54/80]
06:35:36  [INFO]   from applications/southbound-cli/pom.xml
06:35:36  [INFO] -------------------------------[ bundle ]-------------------------------
06:35:36  [INFO] 
06:35:36  [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-cli ---
06:35:36  [INFO] 
06:35:36  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-cli ---
06:35:36  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:36  [INFO] 
06:35:36  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli ---
06:35:36  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:36  [INFO] 
06:35:36  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-cli ---
06:35:37  [INFO] 
06:35:37  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli ---
06:35:37  [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/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:35:37  [INFO] 
06:35:37  [INFO] --- yang:14.0.4:generate-sources (binding) @ southbound-cli ---
06:35:37  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:35:37  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/yang
06:35:37  [INFO] yang-to-sources: Found 16 dependencies in 2.795 ms
06:35:37  [INFO] yang-to-sources: Project model files found: 1 in 1.083 ms
06:35:37  [INFO] yang-to-sources: 2 YANG models processed in 82.08 ms
06:35:37  [INFO] BindingJavaFileGenerator: Defined 15 files in 4.489 ms
06:35:37  [INFO] Sorted 15 files into 4 directories in 107.4 μs
06:35:37  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 13.08 ms
06:35:37  [INFO] 
06:35:37  [INFO] --- checkstyle:3.5.0:check (check-license) @ southbound-cli ---
06:35:37  [INFO] Starting audit...
06:35:37  Audit done.
06:35:37  [INFO] You have 0 Checkstyle violations.
06:35:37  [INFO] 
06:35:37  [INFO] --- checkstyle:3.5.0:check (default) @ southbound-cli ---
06:35:37  [INFO] Starting audit...
06:35:37  Audit done.
06:35:37  [INFO] You have 0 Checkstyle violations.
06:35:37  [INFO] 
06:35:37  [INFO] --- dependency:3.8.0:copy (unpack-license) @ southbound-cli ---
06:35:37  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/classes/LICENSE
06:35:37  [INFO] 
06:35:37  [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli ---
06:35:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/resources
06:35:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/generated-sources/spi
06:35:37  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:35:37  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:35:37  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:35:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/generated-sources/spi
06:35:37  [INFO] 
06:35:37  [INFO] --- compiler:3.13.0:compile (default-compile) @ southbound-cli ---
06:35:37  [INFO] Recompiling the module because of changed dependency.
06:35:37  [INFO] Compiling 28 source files with javac [debug release 21] to target/classes
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[49,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[48,33] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[75,35] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[99,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[99,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[99,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[110,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[110,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[110,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[128,28] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[128,28] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[128,28] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[250,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[279,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[279,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] <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 and marked for removal
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[313,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[313,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[313,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[315,26] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[63,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[63,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[67,39] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[103,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[103,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:37  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[106,34] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:37  [INFO] 
06:35:37  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-cli >>>
06:35:37  [INFO] 
06:35:37  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ southbound-cli ---
06:35:37  [INFO] Fork Value is true
06:35:41  [INFO] Done SpotBugs Analysis....
06:35:41  [INFO] 
06:35:41  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-cli <<<
06:35:41  [INFO] 
06:35:41  [INFO] 
06:35:41  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ southbound-cli ---
06:35:41  [INFO] BugInstance size is 0
06:35:41  [INFO] Error size is 0
06:35:41  [INFO] No errors/warnings found
06:35:41  [INFO] 
06:35:41  [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ southbound-cli ---
06:35:42  [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices
06:35:42  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand
06:35:42  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand
06:35:42  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand
06:35:42  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand
06:35:42  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand
06:35:42  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand
06:35:42  [INFO] 
06:35:42  [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-cli ---
06:35:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/src/test/resources
06:35:42  [INFO] 
06:35:42  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ southbound-cli ---
06:35:42  [INFO] No sources to compile
06:35:42  [INFO] 
06:35:42  [INFO] --- surefire:3.5.0:test (default-test) @ southbound-cli ---
06:35:42  [INFO] No tests to run.
06:35:42  [INFO] 
06:35:42  [INFO] --- copy:14.0.3:copy-files (default) @ southbound-cli ---
06:35:42  [INFO] 
06:35:42  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ southbound-cli ---
06:35:42  [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.20.0-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker
06:35:42  Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
06:35:42  Package found in   [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework]
06:35:42  Class path         [Jar:., Jar:javax.inject, Jar:jakarta.annotation-api, Jar:org.apache.karaf.shell.core, Jar:jline, Jar:org.apache.karaf.jaas.boot, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:mdsal-binding-api, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:openflowplugin-api, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:mdsal-singleton-api, Jar:mdsal-eos-binding-api, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:model-flow-service, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, Jar:codegen-extensions, Jar:forwardingrules-manager, Jar:srm-api, Jar:reconciliation-framework, Jar:infrautils-util, Jar:openflowplugin-extension-api, Jar:model-flow-statistics, Jar:arbitratorreconciliation-api, Jar:org.osgi.framework, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api]
06:35:42  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/southbound-cli-0.20.0-SNAPSHOT.jar
06:35:42  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/META-INF/MANIFEST.MF
06:35:42  [INFO] 
06:35:42  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ southbound-cli ---
06:35:42  [INFO] No previous run data found, generating javadoc.
06:35:44  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/southbound-cli-0.20.0-SNAPSHOT-javadoc.jar
06:35:44  [INFO] 
06:35:44  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ southbound-cli ---
06:35:44  [INFO] CycloneDX: Resolving Dependencies
06:35:45  [INFO] CycloneDX: Creating BOM version 1.5 with 54 component(s)
06:35:45  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/bom.xml
06:35:45  [INFO]            attaching as southbound-cli-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:45  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/bom.json
06:35:45  [INFO]            attaching as southbound-cli-0.20.0-SNAPSHOT-cyclonedx.json
06:35:45  [INFO] 
06:35:45  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli ---
06:35:45  [INFO] Skipping duplicate-finder execution!
06:35:45  [INFO] 
06:35:45  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ southbound-cli ---
06:35:45  [WARNING] Used undeclared dependencies found:
06:35:45  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:35:45  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:35:45  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:35:45  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:35:45  [INFO] 
06:35:45  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-cli ---
06:35:45  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/southbound-cli-0.20.0-SNAPSHOT-sources.jar
06:35:45  [INFO] 
06:35:45  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ southbound-cli ---
06:35:45  [INFO] 
06:35:45  [INFO] --- jacoco:0.8.12:report (report) @ southbound-cli ---
06:35:45  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:35:45  [INFO] 
06:35:45  [INFO] --- install:3.1.3:install (default-install) @ southbound-cli ---
06:35:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/southbound-cli-0.20.0-SNAPSHOT.pom
06:35:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/southbound-cli-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/southbound-cli-0.20.0-SNAPSHOT.jar
06:35:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/southbound-cli-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/southbound-cli-0.20.0-SNAPSHOT-javadoc.jar
06:35:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/southbound-cli-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/southbound-cli-0.20.0-SNAPSHOT-cyclonedx.json
06:35:45  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/applications/southbound-cli/target/southbound-cli-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/southbound-cli-0.20.0-SNAPSHOT-sources.jar
06:35:45  [INFO] 
06:35:45  [INFO] --- bundle:5.1.9:install (default-install) @ southbound-cli ---
06:35:45  [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/southbound-cli-0.20.0-SNAPSHOT.jar
06:35:45  [INFO] Writing OBR metadata
06:35:45  [INFO] 
06:35:45  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-cli ---
06:35:45  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:35:45  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:35:45  [INFO] 
06:35:45  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ southbound-cli ---
06:35:45  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:35:45  [INFO] 
06:35:45  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >--
06:35:45  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.20.0-SNAPSHOT [55/80]
06:35:45  [INFO]   from features/odl-openflowplugin-app-southbound-cli/pom.xml
06:35:45  [INFO] ------------------------------[ feature ]-------------------------------
06:35:45  [INFO] 
06:35:45  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli ---
06:35:45  [INFO] 
06:35:45  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli ---
06:35:45  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:45  [INFO] 
06:35:45  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:46  [INFO] 
06:35:46  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] 
06:35:46  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:35:46  [INFO] argLine set to empty
06:35:46  [INFO] 
06:35:46  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] Starting audit...
06:35:46  Audit done.
06:35:46  [INFO] You have 0 Checkstyle violations.
06:35:46  [INFO] 
06:35:46  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] Starting audit...
06:35:46  Audit done.
06:35:46  [INFO] You have 0 Checkstyle violations.
06:35:46  [INFO] 
06:35:46  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/target/classes/LICENSE
06:35:46  [INFO] 
06:35:46  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml
06:35:46  [INFO] ...done!
06:35:46  [INFO] Attaching features XML
06:35:46  [INFO] 
06:35:46  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:35:46  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:35:46  [INFO] 
06:35:46  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>>
06:35:46  [INFO] 
06:35:46  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] 
06:35:46  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<<
06:35:46  [INFO] 
06:35:46  [INFO] 
06:35:46  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] 
06:35:46  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-southbound-cli ---
06:35:46  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli
06:35:46  [INFO] Project dependency features detected: []
06:35:46  [INFO] Pax Exam System (Version: 4.13.3) created.
06:35:46  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:35:47  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:35:47  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:35:47  [INFO] Waiting for remote bundle context.. on 21000 name: 0a7098ad-8e2c-406c-be4a-8bc16e685c28 timout: [ RelativeTimeout value = 180000 ]
06:36:03  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:36:03  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:36:03  [INFO] 
06:36:03  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-southbound-cli ---
06:36:03  [INFO] 
06:36:03  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli ---
06:36:03  [WARNING] JAR will be empty - no content was marked for inclusion!
06:36:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/target/odl-openflowplugin-app-southbound-cli-0.20.0-SNAPSHOT-javadoc.jar
06:36:03  [INFO] 
06:36:03  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli ---
06:36:03  [INFO] CycloneDX: Resolving Dependencies
06:36:06  [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s)
06:36:06  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml
06:36:06  [INFO]            attaching as odl-openflowplugin-app-southbound-cli-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:06  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/target/bom.json
06:36:07  [INFO]            attaching as odl-openflowplugin-app-southbound-cli-0.20.0-SNAPSHOT-cyclonedx.json
06:36:07  [INFO] 
06:36:07  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli ---
06:36:07  [INFO] Skipping duplicate-finder execution!
06:36:07  [INFO] 
06:36:07  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli ---
06:36:07  [INFO] Skipping plugin execution
06:36:07  [INFO] 
06:36:07  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli ---
06:36:07  [INFO] Skipping source per configuration.
06:36:07  [INFO] 
06:36:07  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli ---
06:36:07  [INFO] 
06:36:07  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-southbound-cli ---
06:36:07  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:36:07  [INFO] 
06:36:07  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-southbound-cli ---
06:36:07  [WARNING] 
06:36:07  [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign
06:36:07  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:07  [WARNING] 
06:36:07  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:07  [WARNING] 
06:36:07  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.0-SNAPSHOT.pom
06:36:07  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.0-SNAPSHOT-features.xml
06:36:07  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/target/odl-openflowplugin-app-southbound-cli-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.0-SNAPSHOT-javadoc.jar
06:36:07  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:07  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.0-SNAPSHOT-cyclonedx.json
06:36:07  [INFO] 
06:36:07  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli ---
06:36:07  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:36:07  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:36:07  [WARNING] 
06:36:07  [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign
06:36:07  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:07  [WARNING] 
06:36:07  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:07  [WARNING] 
06:36:07  [INFO] 
06:36:07  [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >--
06:36:07  [INFO] Building openflowjava-extension-nicira-api 0.20.0-SNAPSHOT       [56/80]
06:36:07  [INFO]   from extension/openflowjava-extension-nicira-api/pom.xml
06:36:07  [INFO] -------------------------------[ bundle ]-------------------------------
06:36:07  [INFO] 
06:36:07  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] 
06:36:07  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:07  [INFO] 
06:36:07  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:07  [INFO] 
06:36:07  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] 
06:36:07  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api ---
06:36:07  [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/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:36:07  [INFO] 
06:36:07  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] Starting audit...
06:36:07  Audit done.
06:36:07  [INFO] You have 0 Checkstyle violations.
06:36:07  [INFO] 
06:36:07  [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] Starting audit...
06:36:07  Audit done.
06:36:07  [INFO] You have 0 Checkstyle violations.
06:36:07  [INFO] 
06:36:07  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/classes/LICENSE
06:36:07  [INFO] 
06:36:07  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/src/main/resources
06:36:07  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi
06:36:07  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang
06:36:07  [INFO] 
06:36:07  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] Recompiling the module because of changed dependency.
06:36:07  [INFO] Compiling 5 source files with javac [debug release 21] to target/classes
06:36:07  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException
06:36:07  [INFO] 
06:36:07  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>>
06:36:07  [INFO] 
06:36:07  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira-api ---
06:36:07  [INFO] Fork Value is true
06:36:09  [INFO] Done SpotBugs Analysis....
06:36:09  [INFO] 
06:36:09  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<<
06:36:09  [INFO] 
06:36:09  [INFO] 
06:36:09  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira-api ---
06:36:09  [INFO] BugInstance size is 0
06:36:09  [INFO] Error size is 0
06:36:09  [INFO] No errors/warnings found
06:36:09  [INFO] 
06:36:09  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api ---
06:36:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/src/test/resources
06:36:09  [INFO] 
06:36:09  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api ---
06:36:09  [INFO] Recompiling the module because of changed dependency.
06:36:09  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
06:36:10  [INFO] 
06:36:10  [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-extension-nicira-api ---
06:36:10  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:36:10  [INFO] 
06:36:10  [INFO] -------------------------------------------------------
06:36:10  [INFO]  T E S T S
06:36:10  [INFO] -------------------------------------------------------
06:36:10  [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest
06:36:10  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest
06:36:10  [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest
06:36:10  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest
06:36:10  [INFO] 
06:36:10  [INFO] Results:
06:36:10  [INFO] 
06:36:10  [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
06:36:10  [INFO] 
06:36:10  [INFO] 
06:36:10  [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-extension-nicira-api ---
06:36:10  [INFO] 
06:36:10  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api ---
06:36:11  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT.jar
06:36:11  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF
06:36:11  [INFO] 
06:36:11  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api ---
06:36:11  [INFO] No previous run data found, generating javadoc.
06:36:12  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-javadoc.jar
06:36:12  [INFO] 
06:36:12  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-extension-nicira-api ---
06:36:12  [INFO] CycloneDX: Resolving Dependencies
06:36:12  [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
06:36:12  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/bom.xml
06:36:12  [INFO]            attaching as openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:12  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/bom.json
06:36:12  [INFO]            attaching as openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-cyclonedx.json
06:36:12  [INFO] 
06:36:12  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api ---
06:36:12  [INFO] Skipping duplicate-finder execution!
06:36:12  [INFO] 
06:36:12  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api ---
06:36:12  [WARNING] Used undeclared dependencies found:
06:36:12  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:36:12  [INFO] 
06:36:12  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api ---
06:36:12  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-sources.jar
06:36:12  [INFO] 
06:36:12  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira-api ---
06:36:12  [INFO] 
06:36:12  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-extension-nicira-api ---
06:36:12  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec
06:36:12  [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes
06:36:12  [INFO] 
06:36:12  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-extension-nicira-api ---
06:36:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT.pom
06:36:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT.jar
06:36:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-javadoc.jar
06:36:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-cyclonedx.json
06:36:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT-sources.jar
06:36:12  [INFO] 
06:36:12  [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-extension-nicira-api ---
06:36:12  [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/openflowjava-extension-nicira-api-0.20.0-SNAPSHOT.jar
06:36:12  [INFO] Writing OBR metadata
06:36:12  [INFO] 
06:36:12  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira-api ---
06:36:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:36:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:36:12  [INFO] 
06:36:12  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api ---
06:36:12  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:36:12  [INFO] 
06:36:12  [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >----
06:36:12  [INFO] Building openflowjava-extension-nicira 0.20.0-SNAPSHOT           [57/80]
06:36:12  [INFO]   from extension/openflowjava-extension-nicira/pom.xml
06:36:12  [INFO] -------------------------------[ bundle ]-------------------------------
06:36:12  [INFO] 
06:36:12  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-extension-nicira ---
06:36:12  [INFO] 
06:36:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira ---
06:36:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:12  [INFO] 
06:36:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira ---
06:36:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:12  [INFO] 
06:36:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira ---
06:36:13  [INFO] 
06:36:13  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira ---
06:36:13  [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/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:36:13  [INFO] 
06:36:13  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowjava-extension-nicira ---
06:36:13  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:36:13  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/src/main/yang
06:36:13  [INFO] yang-to-sources: Found 5 dependencies in 1.673 ms
06:36:13  [INFO] yang-to-sources: Project model files found: 2 in 7.526 ms
06:36:13  [INFO] yang-to-sources: 11 YANG models processed in 232.9 ms
06:36:13  [INFO] BindingJavaFileGenerator: Defined 365 files in 47.84 ms
06:36:13  [INFO] Sorted 365 files into 74 directories in 715.2 μs
06:36:13  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 125.5 ms
06:36:13  [INFO] 
06:36:13  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-extension-nicira ---
06:36:13  [INFO] Starting audit...
06:36:13  Audit done.
06:36:13  [INFO] You have 0 Checkstyle violations.
06:36:13  [INFO] 
06:36:13  [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-extension-nicira ---
06:36:14  [INFO] Starting audit...
06:36:14  Audit done.
06:36:14  [INFO] You have 0 Checkstyle violations.
06:36:14  [INFO] 
06:36:14  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira ---
06:36:14  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/classes/LICENSE
06:36:14  [INFO] 
06:36:14  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira ---
06:36:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/src/main/resources
06:36:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/generated-sources/spi
06:36:14  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:36:14  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:36:14  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:36:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/generated-sources/spi
06:36:14  [INFO] 
06:36:14  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-nicira ---
06:36:14  [INFO] Recompiling the module because of changed dependency.
06:36:14  [INFO] Compiling 437 source files with javac [debug release 21] to target/classes
06:36:15  [INFO] 
06:36:15  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>>
06:36:15  [INFO] 
06:36:15  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira ---
06:36:15  [INFO] Fork Value is true
06:36:20  [INFO] Done SpotBugs Analysis....
06:36:20  [INFO] 
06:36:20  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<<
06:36:20  [INFO] 
06:36:20  [INFO] 
06:36:20  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira ---
06:36:20  [INFO] BugInstance size is 0
06:36:20  [INFO] Error size is 0
06:36:20  [INFO] No errors/warnings found
06:36:20  [INFO] 
06:36:20  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira ---
06:36:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/src/test/resources
06:36:20  [INFO] 
06:36:20  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira ---
06:36:20  [INFO] Recompiling the module because of changed dependency.
06:36:20  [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes
06:36:21  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[262,22] implicit cast from int to short in compound assignment is possibly lossy
06:36:21  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[263,22] implicit cast from int to short in compound assignment is possibly lossy
06:36:21  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodecTest.java:[43,26] serializable class org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest.TestNxmField has no definition of serialVersionUID
06:36:21  [INFO] 
06:36:21  [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-extension-nicira ---
06:36:21  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:36:21  [INFO] 
06:36:21  [INFO] -------------------------------------------------------
06:36:21  [INFO]  T E S T S
06:36:21  [INFO] -------------------------------------------------------
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest
06:36:22  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest
06:36:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest
06:36:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest
06:36:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest
06:36:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest
06:36:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest
06:36:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest
06:36:23  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:36:24  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest
06:36:24  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest
06:36:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest
06:36:24  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest
06:36:24  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest
06:36:24  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest
06:36:25  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest
06:36:25  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest
06:36:25  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest
06:36:25  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest
06:36:25  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest
06:36:25  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest
06:36:25  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest
06:36:25  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest
06:36:25  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest
06:36:25  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest
06:36:25  [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest
06:36:25  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest
06:36:25  [INFO] 
06:36:25  [INFO] Results:
06:36:25  [INFO] 
06:36:25  [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0
06:36:25  [INFO] 
06:36:25  [INFO] 
06:36:25  [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-extension-nicira ---
06:36:25  [INFO] 
06:36:25  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira ---
06:36:25  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.0-SNAPSHOT.jar
06:36:25  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF
06:36:25  [INFO] 
06:36:25  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-extension-nicira ---
06:36:25  [INFO] No previous run data found, generating javadoc.
06:36:31  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.0-SNAPSHOT-javadoc.jar
06:36:31  [INFO] 
06:36:31  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-extension-nicira ---
06:36:31  [INFO] CycloneDX: Resolving Dependencies
06:36:32  [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s)
06:36:32  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/bom.xml
06:36:32  [INFO]            attaching as openflowjava-extension-nicira-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:32  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/bom.json
06:36:32  [INFO]            attaching as openflowjava-extension-nicira-0.20.0-SNAPSHOT-cyclonedx.json
06:36:32  [INFO] 
06:36:32  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira ---
06:36:32  [INFO] Skipping duplicate-finder execution!
06:36:32  [INFO] 
06:36:32  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira ---
06:36:32  [INFO] No dependency problems found
06:36:32  [INFO] 
06:36:32  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira ---
06:36:32  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.0-SNAPSHOT-sources.jar
06:36:32  [INFO] 
06:36:32  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira ---
06:36:32  [INFO] 
06:36:32  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-extension-nicira ---
06:36:32  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec
06:36:32  [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes
06:36:32  [INFO] 
06:36:32  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-extension-nicira ---
06:36:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/openflowjava-extension-nicira-0.20.0-SNAPSHOT.pom
06:36:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/openflowjava-extension-nicira-0.20.0-SNAPSHOT.jar
06:36:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/openflowjava-extension-nicira-0.20.0-SNAPSHOT-javadoc.jar
06:36:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/openflowjava-extension-nicira-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/openflowjava-extension-nicira-0.20.0-SNAPSHOT-cyclonedx.json
06:36:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/openflowjava-extension-nicira-0.20.0-SNAPSHOT-sources.jar
06:36:32  [INFO] 
06:36:32  [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-extension-nicira ---
06:36:32  [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/openflowjava-extension-nicira-0.20.0-SNAPSHOT.jar
06:36:32  [INFO] Writing OBR metadata
06:36:32  [INFO] 
06:36:32  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira ---
06:36:32  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:36:32  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:36:32  [INFO] 
06:36:32  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira ---
06:36:32  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:36:32  [INFO] 
06:36:32  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >---
06:36:32  [INFO] Building openflowplugin-extension-nicira 0.20.0-SNAPSHOT         [58/80]
06:36:32  [INFO]   from extension/openflowplugin-extension-nicira/pom.xml
06:36:32  [INFO] -------------------------------[ bundle ]-------------------------------
06:36:32  [INFO] 
06:36:32  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-nicira ---
06:36:32  [INFO] 
06:36:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira ---
06:36:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:32  [INFO] 
06:36:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira ---
06:36:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:32  [INFO] 
06:36:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira ---
06:36:33  [INFO] 
06:36:33  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira ---
06:36:33  [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/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:36:33  [INFO] 
06:36:33  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-extension-nicira ---
06:36:33  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:36:33  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/src/main/yang
06:36:33  [INFO] yang-to-sources: Found 13 dependencies in 1.937 ms
06:36:33  [INFO] yang-to-sources: Project model files found: 2 in 12.99 ms
06:36:33  [INFO] yang-to-sources: 40 YANG models processed in 531.7 ms
06:36:33  [INFO] BindingJavaFileGenerator: Defined 916 files in 67.77 ms
06:36:33  [INFO] Sorted 916 files into 95 directories in 1.953 ms
06:36:33  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 251.5 ms
06:36:33  [INFO] 
06:36:33  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-nicira ---
06:36:33  [INFO] Starting audit...
06:36:33  Audit done.
06:36:33  [INFO] You have 0 Checkstyle violations.
06:36:33  [INFO] 
06:36:33  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-nicira ---
06:36:34  [INFO] Starting audit...
06:36:34  Audit done.
06:36:34  [INFO] You have 0 Checkstyle violations.
06:36:34  [INFO] 
06:36:34  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira ---
06:36:34  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/classes/LICENSE
06:36:34  [INFO] 
06:36:34  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira ---
06:36:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/src/main/resources
06:36:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
06:36:34  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:36:34  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:36:34  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:36:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
06:36:34  [INFO] 
06:36:34  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira ---
06:36:34  [INFO] Recompiling the module because of changed dependency.
06:36:34  [INFO] Compiling 971 source files with javac [debug release 21] to target/classes
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:36:39  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:36:39  [INFO] 
06:36:39  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>>
06:36:39  [INFO] 
06:36:39  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-nicira ---
06:36:39  [INFO] Fork Value is true
06:36:47  [INFO] Done SpotBugs Analysis....
06:36:47  [INFO] 
06:36:47  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<<
06:36:47  [INFO] 
06:36:47  [INFO] 
06:36:47  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-nicira ---
06:36:47  [INFO] BugInstance size is 0
06:36:47  [INFO] Error size is 0
06:36:47  [INFO] No errors/warnings found
06:36:47  [INFO] 
06:36:47  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira ---
06:36:47  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:36:47  [INFO] 
06:36:47  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira ---
06:36:47  [INFO] Recompiling the module because of changed dependency.
06:36:47  [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes
06:36:47  [INFO] 
06:36:47  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-nicira ---
06:36:47  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:36:47  [INFO] 
06:36:47  [INFO] -------------------------------------------------------
06:36:47  [INFO]  T E S T S
06:36:47  [INFO] -------------------------------------------------------
06:36:49  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest
06:36:49  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:36:51  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest
06:36:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest
06:36:51  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest
06:36:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest
06:36:52  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest
06:36:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest
06:36:52  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest
06:36:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest
06:36:52  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest
06:36:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest
06:36:52  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest
06:36:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest
06:36:52  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest
06:36:52  [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest
06:36:52  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest
06:36:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest
06:36:53  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest
06:36:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest
06:36:53  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest
06:36:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest
06:36:53  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest
06:36:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest
06:36:53  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest
06:36:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest
06:36:54  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest
06:36:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest
06:36:54  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest
06:36:54  [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest
06:36:54  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest
06:36:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest
06:36:54  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest
06:36:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest
06:36:54  [INFO] 
06:36:54  [INFO] Results:
06:36:54  [INFO] 
06:36:54  [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0
06:36:54  [INFO] 
06:36:54  [INFO] 
06:36:54  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-nicira ---
06:36:54  [INFO] 
06:36:54  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira ---
06:36:55  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.0-SNAPSHOT.jar
06:36:56  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF
06:36:56  [INFO] 
06:36:56  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-nicira ---
06:36:56  [INFO] No previous run data found, generating javadoc.
06:37:06  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.0-SNAPSHOT-javadoc.jar
06:37:06  [INFO] 
06:37:06  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-nicira ---
06:37:06  [INFO] CycloneDX: Resolving Dependencies
06:37:07  [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s)
06:37:07  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/bom.xml
06:37:07  [INFO]            attaching as openflowplugin-extension-nicira-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:07  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/bom.json
06:37:07  [INFO]            attaching as openflowplugin-extension-nicira-0.20.0-SNAPSHOT-cyclonedx.json
06:37:07  [INFO] 
06:37:07  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira ---
06:37:07  [INFO] Skipping duplicate-finder execution!
06:37:07  [INFO] 
06:37:07  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira ---
06:37:07  [INFO] No dependency problems found
06:37:07  [INFO] 
06:37:07  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira ---
06:37:07  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.0-SNAPSHOT-sources.jar
06:37:07  [INFO] 
06:37:07  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-nicira ---
06:37:08  [INFO] 
06:37:08  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-nicira ---
06:37:08  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec
06:37:08  [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes
06:37:08  [INFO] 
06:37:08  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-nicira ---
06:37:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/openflowplugin-extension-nicira-0.20.0-SNAPSHOT.pom
06:37:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/openflowplugin-extension-nicira-0.20.0-SNAPSHOT.jar
06:37:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/openflowplugin-extension-nicira-0.20.0-SNAPSHOT-javadoc.jar
06:37:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/openflowplugin-extension-nicira-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/openflowplugin-extension-nicira-0.20.0-SNAPSHOT-cyclonedx.json
06:37:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/openflowplugin-extension-nicira-0.20.0-SNAPSHOT-sources.jar
06:37:08  [INFO] 
06:37:08  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-nicira ---
06:37:08  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/openflowplugin-extension-nicira-0.20.0-SNAPSHOT.jar
06:37:08  [INFO] Writing OBR metadata
06:37:08  [INFO] 
06:37:08  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-nicira ---
06:37:08  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:37:08  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:37:08  [INFO] 
06:37:08  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira ---
06:37:08  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:37:08  [INFO] 
06:37:08  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >--
06:37:08  [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.20.0-SNAPSHOT [59/80]
06:37:08  [INFO]   from features/odl-openflowplugin-nxm-extensions/pom.xml
06:37:08  [INFO] ------------------------------[ feature ]-------------------------------
06:37:08  [INFO] 
06:37:08  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] 
06:37:08  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:08  [INFO] 
06:37:08  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:08  [INFO] 
06:37:08  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] 
06:37:08  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:37:08  [INFO] argLine set to empty
06:37:08  [INFO] 
06:37:08  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] Starting audit...
06:37:08  Audit done.
06:37:08  [INFO] You have 0 Checkstyle violations.
06:37:08  [INFO] 
06:37:08  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] Starting audit...
06:37:08  Audit done.
06:37:08  [INFO] You have 0 Checkstyle violations.
06:37:08  [INFO] 
06:37:08  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/target/classes/LICENSE
06:37:08  [INFO] 
06:37:08  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml
06:37:08  [INFO] ...done!
06:37:08  [INFO] Attaching features XML
06:37:08  [INFO] 
06:37:08  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [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
06:37:08  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:37:08  [INFO] 
06:37:08  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>>
06:37:08  [INFO] 
06:37:08  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] 
06:37:08  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<<
06:37:08  [INFO] 
06:37:08  [INFO] 
06:37:08  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] 
06:37:08  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-nxm-extensions ---
06:37:08  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions
06:37:08  [INFO] Project dependency features detected: []
06:37:08  [INFO] Pax Exam System (Version: 4.13.3) created.
06:37:08  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:37:09  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:37:09  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:37:09  [INFO] Waiting for remote bundle context.. on 21000 name: 27d48617-f1cd-4457-b192-30cc8c56ee7a timout: [ RelativeTimeout value = 180000 ]
06:37:27  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:37:27  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:37:27  [INFO] 
06:37:27  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-nxm-extensions ---
06:37:27  [INFO] 
06:37:27  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions ---
06:37:27  [WARNING] JAR will be empty - no content was marked for inclusion!
06:37:27  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/target/odl-openflowplugin-nxm-extensions-0.20.0-SNAPSHOT-javadoc.jar
06:37:27  [INFO] 
06:37:27  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-nxm-extensions ---
06:37:27  [INFO] CycloneDX: Resolving Dependencies
06:37:30  [INFO] CycloneDX: Creating BOM version 1.5 with 260 component(s)
06:37:30  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/target/bom.xml
06:37:30  [INFO]            attaching as odl-openflowplugin-nxm-extensions-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:30  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/target/bom.json
06:37:30  [INFO]            attaching as odl-openflowplugin-nxm-extensions-0.20.0-SNAPSHOT-cyclonedx.json
06:37:30  [INFO] 
06:37:30  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions ---
06:37:30  [INFO] Skipping duplicate-finder execution!
06:37:30  [INFO] 
06:37:30  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions ---
06:37:30  [INFO] Skipping plugin execution
06:37:30  [INFO] 
06:37:30  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions ---
06:37:30  [INFO] Skipping source per configuration.
06:37:30  [INFO] 
06:37:30  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions ---
06:37:30  [INFO] 
06:37:30  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-nxm-extensions ---
06:37:30  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:37:30  [INFO] 
06:37:30  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-nxm-extensions ---
06:37:30  [WARNING] 
06:37:30  [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign
06:37:30  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:37:30  [WARNING] 
06:37:30  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:37:30  [WARNING] 
06:37:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.0-SNAPSHOT.pom
06:37:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.0-SNAPSHOT-features.xml
06:37:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/target/odl-openflowplugin-nxm-extensions-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.0-SNAPSHOT-javadoc.jar
06:37:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.0-SNAPSHOT-cyclonedx.json
06:37:30  [INFO] 
06:37:30  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions ---
06:37:30  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:37:30  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:37:30  [WARNING] 
06:37:30  [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign
06:37:30  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:37:30  [WARNING] 
06:37:30  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:37:30  [WARNING] 
06:37:30  [INFO] 
06:37:30  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >--
06:37:30  [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.20.0-SNAPSHOT [60/80]
06:37:30  [INFO]   from features/odl-openflowplugin-onf-extensions/pom.xml
06:37:30  [INFO] ------------------------------[ feature ]-------------------------------
06:37:30  [INFO] 
06:37:30  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] 
06:37:30  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:30  [INFO] 
06:37:30  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:30  [INFO] 
06:37:30  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] 
06:37:30  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:37:30  [INFO] argLine set to empty
06:37:30  [INFO] 
06:37:30  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] Starting audit...
06:37:30  Audit done.
06:37:30  [INFO] You have 0 Checkstyle violations.
06:37:30  [INFO] 
06:37:30  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] Starting audit...
06:37:30  Audit done.
06:37:30  [INFO] You have 0 Checkstyle violations.
06:37:30  [INFO] 
06:37:30  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/target/classes/LICENSE
06:37:30  [INFO] 
06:37:30  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml
06:37:30  [INFO] ...done!
06:37:30  [INFO] Attaching features XML
06:37:30  [INFO] 
06:37:30  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:37:30  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:37:30  [INFO] 
06:37:30  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>>
06:37:30  [INFO] 
06:37:30  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] 
06:37:30  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<<
06:37:30  [INFO] 
06:37:30  [INFO] 
06:37:30  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] 
06:37:30  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-onf-extensions ---
06:37:30  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions
06:37:30  [INFO] Project dependency features detected: []
06:37:30  [INFO] Pax Exam System (Version: 4.13.3) created.
06:37:30  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:37:31  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:37:31  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:37:31  [INFO] Waiting for remote bundle context.. on 21000 name: f4c805f7-c24a-4611-9eac-744b9a394a78 timout: [ RelativeTimeout value = 180000 ]
06:37:46  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:37:46  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:37:46  [INFO] 
06:37:46  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-onf-extensions ---
06:37:46  [INFO] 
06:37:46  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions ---
06:37:46  [WARNING] JAR will be empty - no content was marked for inclusion!
06:37:46  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/target/odl-openflowplugin-onf-extensions-0.20.0-SNAPSHOT-javadoc.jar
06:37:46  [INFO] 
06:37:46  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-onf-extensions ---
06:37:46  [INFO] CycloneDX: Resolving Dependencies
06:37:49  [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s)
06:37:49  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/target/bom.xml
06:37:49  [INFO]            attaching as odl-openflowplugin-onf-extensions-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:49  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/target/bom.json
06:37:50  [INFO]            attaching as odl-openflowplugin-onf-extensions-0.20.0-SNAPSHOT-cyclonedx.json
06:37:50  [INFO] 
06:37:50  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions ---
06:37:50  [INFO] Skipping duplicate-finder execution!
06:37:50  [INFO] 
06:37:50  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions ---
06:37:50  [INFO] Skipping plugin execution
06:37:50  [INFO] 
06:37:50  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions ---
06:37:50  [INFO] Skipping source per configuration.
06:37:50  [INFO] 
06:37:50  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions ---
06:37:50  [INFO] 
06:37:50  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-onf-extensions ---
06:37:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:37:50  [INFO] 
06:37:50  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-onf-extensions ---
06:37:50  [WARNING] 
06:37:50  [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign
06:37:50  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:37:50  [WARNING] 
06:37:50  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:37:50  [WARNING] 
06:37:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.0-SNAPSHOT.pom
06:37:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.0-SNAPSHOT-features.xml
06:37:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/target/odl-openflowplugin-onf-extensions-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.0-SNAPSHOT-javadoc.jar
06:37:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.0-SNAPSHOT-cyclonedx.json
06:37:50  [INFO] 
06:37:50  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-onf-extensions ---
06:37:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:37:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:37:50  [WARNING] 
06:37:50  [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign
06:37:50  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:37:50  [WARNING] 
06:37:50  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:37:50  [WARNING] 
06:37:50  [INFO] 
06:37:50  [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >-----
06:37:50  [INFO] Building openflowjava-extension-eric 0.20.0-SNAPSHOT             [61/80]
06:37:50  [INFO]   from extension/openflowjava-extension-eric/pom.xml
06:37:50  [INFO] -------------------------------[ bundle ]-------------------------------
06:37:50  [INFO] 
06:37:50  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-extension-eric ---
06:37:50  [INFO] 
06:37:50  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric ---
06:37:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:50  [INFO] 
06:37:50  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric ---
06:37:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:50  [INFO] 
06:37:50  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric ---
06:37:50  [INFO] 
06:37:50  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric ---
06:37:50  [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/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:37:50  [INFO] 
06:37:50  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowjava-extension-eric ---
06:37:50  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:37:50  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/src/main/yang
06:37:50  [INFO] yang-to-sources: Found 5 dependencies in 1.296 ms
06:37:50  [INFO] yang-to-sources: Project model files found: 1 in 1.237 ms
06:37:50  [INFO] yang-to-sources: 6 YANG models processed in 49.08 ms
06:37:50  [INFO] BindingJavaFileGenerator: Defined 16 files in 7.114 ms
06:37:50  [INFO] Sorted 16 files into 7 directories in 201.6 μs
06:37:50  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 12.11 ms
06:37:50  [INFO] 
06:37:50  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-extension-eric ---
06:37:50  [INFO] Starting audit...
06:37:50  Audit done.
06:37:50  [INFO] You have 0 Checkstyle violations.
06:37:50  [INFO] 
06:37:50  [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-extension-eric ---
06:37:50  [INFO] Starting audit...
06:37:50  Audit done.
06:37:50  [INFO] You have 0 Checkstyle violations.
06:37:50  [INFO] 
06:37:50  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-extension-eric ---
06:37:50  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/classes/LICENSE
06:37:50  [INFO] 
06:37:50  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric ---
06:37:50  [INFO] Copying 1 resource from src/main/resources to target/classes
06:37:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/generated-sources/spi
06:37:50  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:37:50  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:37:50  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:37:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/generated-sources/spi
06:37:50  [INFO] 
06:37:50  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-eric ---
06:37:50  [INFO] Recompiling the module because of changed dependency.
06:37:50  [INFO] Compiling 23 source files with javac [debug release 21] to target/classes
06:37:50  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException
06:37:50  [INFO] 
06:37:50  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>>
06:37:50  [INFO] 
06:37:50  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-eric ---
06:37:50  [INFO] Fork Value is true
06:37:53  [INFO] Done SpotBugs Analysis....
06:37:53  [INFO] 
06:37:53  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<<
06:37:53  [INFO] 
06:37:53  [INFO] 
06:37:53  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-extension-eric ---
06:37:53  [INFO] BugInstance size is 0
06:37:53  [INFO] Error size is 0
06:37:53  [INFO] No errors/warnings found
06:37:53  [INFO] 
06:37:53  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric ---
06:37:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/src/test/resources
06:37:53  [INFO] 
06:37:53  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-eric ---
06:37:53  [INFO] Recompiling the module because of changed dependency.
06:37:53  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
06:37:53  [INFO] 
06:37:53  [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-extension-eric ---
06:37:53  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:37:53  [INFO] 
06:37:53  [INFO] -------------------------------------------------------
06:37:53  [INFO]  T E S T S
06:37:53  [INFO] -------------------------------------------------------
06:37:54  [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest
06:37:54  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:37:56  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest
06:37:56  [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest
06:37:56  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest
06:37:56  [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest
06:37:56  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest
06:37:56  [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest
06:37:56  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest
06:37:56  [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest
06:37:56  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest
06:37:56  [INFO] 
06:37:56  [INFO] Results:
06:37:56  [INFO] 
06:37:56  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
06:37:56  [INFO] 
06:37:56  [INFO] 
06:37:56  [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-extension-eric ---
06:37:56  [INFO] 
06:37:56  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric ---
06:37:56  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.0-SNAPSHOT.jar
06:37:56  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF
06:37:56  [INFO] 
06:37:56  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-extension-eric ---
06:37:56  [INFO] No previous run data found, generating javadoc.
06:37:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.0-SNAPSHOT-javadoc.jar
06:37:58  [INFO] 
06:37:58  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-extension-eric ---
06:37:58  [INFO] CycloneDX: Resolving Dependencies
06:37:58  [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s)
06:37:58  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/bom.xml
06:37:58  [INFO]            attaching as openflowjava-extension-eric-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:58  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/bom.json
06:37:58  [INFO]            attaching as openflowjava-extension-eric-0.20.0-SNAPSHOT-cyclonedx.json
06:37:58  [INFO] 
06:37:58  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric ---
06:37:58  [INFO] Skipping duplicate-finder execution!
06:37:58  [INFO] 
06:37:58  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric ---
06:37:58  [INFO] No dependency problems found
06:37:58  [INFO] 
06:37:58  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric ---
06:37:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.0-SNAPSHOT-sources.jar
06:37:58  [INFO] 
06:37:58  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-extension-eric ---
06:37:58  [INFO] 
06:37:58  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-extension-eric ---
06:37:58  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec
06:37:58  [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes
06:37:58  [INFO] 
06:37:58  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-extension-eric ---
06:37:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/openflowjava-extension-eric-0.20.0-SNAPSHOT.pom
06:37:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/openflowjava-extension-eric-0.20.0-SNAPSHOT.jar
06:37:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/openflowjava-extension-eric-0.20.0-SNAPSHOT-javadoc.jar
06:37:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/openflowjava-extension-eric-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/openflowjava-extension-eric-0.20.0-SNAPSHOT-cyclonedx.json
06:37:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/openflowjava-extension-eric-0.20.0-SNAPSHOT-sources.jar
06:37:58  [INFO] 
06:37:58  [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-extension-eric ---
06:37:58  [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/openflowjava-extension-eric-0.20.0-SNAPSHOT.jar
06:37:58  [INFO] Writing OBR metadata
06:37:59  [INFO] 
06:37:59  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-extension-eric ---
06:38:00  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:38:00  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:38:00  [INFO] 
06:38:00  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric ---
06:38:00  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:38:00  [INFO] 
06:38:00  [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >----
06:38:00  [INFO] Building openflowplugin-extension-eric 0.20.0-SNAPSHOT           [62/80]
06:38:00  [INFO]   from extension/openflowplugin-extension-eric/pom.xml
06:38:00  [INFO] -------------------------------[ bundle ]-------------------------------
06:38:00  [INFO] 
06:38:00  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-eric ---
06:38:00  [INFO] 
06:38:00  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric ---
06:38:00  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:00  [INFO] 
06:38:00  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric ---
06:38:00  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:00  [INFO] 
06:38:00  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric ---
06:38:00  [INFO] 
06:38:00  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric ---
06:38:00  [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/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:38:00  [INFO] 
06:38:00  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-extension-eric ---
06:38:00  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:38:00  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/main/yang
06:38:00  [INFO] yang-to-sources: Found 13 dependencies in 1.276 ms
06:38:00  [INFO] yang-to-sources: Project model files found: 1 in 1.346 ms
06:38:00  [INFO] yang-to-sources: 36 YANG models processed in 363.5 ms
06:38:00  [INFO] BindingJavaFileGenerator: Defined 37 files in 27.85 ms
06:38:00  [INFO] Sorted 37 files into 5 directories in 141.3 μs
06:38:00  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 37.13 ms
06:38:00  [INFO] 
06:38:00  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-eric ---
06:38:00  [INFO] Starting audit...
06:38:00  Audit done.
06:38:00  [INFO] You have 0 Checkstyle violations.
06:38:00  [INFO] 
06:38:00  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-eric ---
06:38:00  [INFO] Starting audit...
06:38:00  Audit done.
06:38:00  [INFO] You have 0 Checkstyle violations.
06:38:00  [INFO] 
06:38:00  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric ---
06:38:00  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/classes/LICENSE
06:38:00  [INFO] 
06:38:00  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric ---
06:38:00  [INFO] Copying 1 resource from src/main/resources to target/classes
06:38:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/generated-sources/spi
06:38:00  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:38:00  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:38:00  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:38:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/generated-sources/spi
06:38:00  [INFO] 
06:38:00  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-eric ---
06:38:00  [INFO] Recompiling the module because of changed dependency.
06:38:00  [INFO] Compiling 41 source files with javac [debug release 21] to target/classes
06:38:00  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:38:00  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:38:00  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:38:00  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:38:00  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:38:00  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:38:00  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:38:00  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated
06:38:00  [INFO] 
06:38:00  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>>
06:38:00  [INFO] 
06:38:00  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-eric ---
06:38:00  [INFO] Fork Value is true
06:38:03  [INFO] Done SpotBugs Analysis....
06:38:03  [INFO] 
06:38:03  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<<
06:38:03  [INFO] 
06:38:03  [INFO] 
06:38:03  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-eric ---
06:38:03  [INFO] BugInstance size is 0
06:38:03  [INFO] Error size is 0
06:38:03  [INFO] No errors/warnings found
06:38:03  [INFO] 
06:38:03  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric ---
06:38:03  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/src/test/resources
06:38:03  [INFO] 
06:38:03  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-eric ---
06:38:03  [INFO] Recompiling the module because of changed dependency.
06:38:03  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
06:38:03  [INFO] 
06:38:03  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-eric ---
06:38:03  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:38:03  [INFO] 
06:38:03  [INFO] -------------------------------------------------------
06:38:03  [INFO]  T E S T S
06:38:03  [INFO] -------------------------------------------------------
06:38:04  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest
06:38:05  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:38:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest
06:38:06  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest
06:38:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest
06:38:06  [INFO] 
06:38:06  [INFO] Results:
06:38:06  [INFO] 
06:38:06  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
06:38:06  [INFO] 
06:38:06  [INFO] 
06:38:06  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-eric ---
06:38:06  [INFO] 
06:38:06  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric ---
06:38:06  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.0-SNAPSHOT.jar
06:38:06  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF
06:38:06  [INFO] 
06:38:06  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-eric ---
06:38:06  [INFO] No previous run data found, generating javadoc.
06:38:08  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.0-SNAPSHOT-javadoc.jar
06:38:08  [INFO] 
06:38:08  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-eric ---
06:38:08  [INFO] CycloneDX: Resolving Dependencies
06:38:09  [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s)
06:38:09  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/bom.xml
06:38:09  [INFO]            attaching as openflowplugin-extension-eric-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:09  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/bom.json
06:38:09  [INFO]            attaching as openflowplugin-extension-eric-0.20.0-SNAPSHOT-cyclonedx.json
06:38:09  [INFO] 
06:38:09  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric ---
06:38:09  [INFO] Skipping duplicate-finder execution!
06:38:09  [INFO] 
06:38:09  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric ---
06:38:09  [WARNING] Non-test scoped test only dependencies found:
06:38:09  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:38:09  [INFO] 
06:38:09  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric ---
06:38:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.0-SNAPSHOT-sources.jar
06:38:09  [INFO] 
06:38:09  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-eric ---
06:38:09  [INFO] 
06:38:09  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-eric ---
06:38:09  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec
06:38:09  [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes
06:38:09  [INFO] 
06:38:09  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-eric ---
06:38:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/openflowplugin-extension-eric-0.20.0-SNAPSHOT.pom
06:38:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/openflowplugin-extension-eric-0.20.0-SNAPSHOT.jar
06:38:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/openflowplugin-extension-eric-0.20.0-SNAPSHOT-javadoc.jar
06:38:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/openflowplugin-extension-eric-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/openflowplugin-extension-eric-0.20.0-SNAPSHOT-cyclonedx.json
06:38:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/openflowplugin-extension-eric-0.20.0-SNAPSHOT-sources.jar
06:38:09  [INFO] 
06:38:09  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-eric ---
06:38:09  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/openflowplugin-extension-eric-0.20.0-SNAPSHOT.jar
06:38:09  [INFO] Writing OBR metadata
06:38:09  [INFO] 
06:38:09  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-eric ---
06:38:09  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:38:09  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:38:09  [INFO] 
06:38:09  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric ---
06:38:09  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:38:09  [INFO] 
06:38:09  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >--
06:38:09  [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.20.0-SNAPSHOT [63/80]
06:38:09  [INFO]   from features/odl-openflowplugin-eric-extensions/pom.xml
06:38:09  [INFO] ------------------------------[ feature ]-------------------------------
06:38:09  [INFO] 
06:38:09  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-eric-extensions ---
06:38:09  [INFO] 
06:38:09  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions ---
06:38:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:09  [INFO] 
06:38:09  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions ---
06:38:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:09  [INFO] 
06:38:09  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] 
06:38:10  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:38:10  [INFO] argLine set to empty
06:38:10  [INFO] 
06:38:10  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] Starting audit...
06:38:10  Audit done.
06:38:10  [INFO] You have 0 Checkstyle violations.
06:38:10  [INFO] 
06:38:10  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] Starting audit...
06:38:10  Audit done.
06:38:10  [INFO] You have 0 Checkstyle violations.
06:38:10  [INFO] 
06:38:10  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/target/classes/LICENSE
06:38:10  [INFO] 
06:38:10  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml
06:38:10  [INFO] ...done!
06:38:10  [INFO] Attaching features XML
06:38:10  [INFO] 
06:38:10  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:38:10  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:38:10  [INFO] 
06:38:10  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>>
06:38:10  [INFO] 
06:38:10  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] 
06:38:10  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<<
06:38:10  [INFO] 
06:38:10  [INFO] 
06:38:10  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] 
06:38:10  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-eric-extensions ---
06:38:10  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions
06:38:10  [INFO] Project dependency features detected: []
06:38:10  [INFO] Pax Exam System (Version: 4.13.3) created.
06:38:10  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:38:11  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:38:11  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:38:11  [INFO] Waiting for remote bundle context.. on 21000 name: 1d916126-cac7-43ff-8510-db3e688d1c86 timout: [ RelativeTimeout value = 180000 ]
06:38:26  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:38:26  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:38:26  [INFO] 
06:38:26  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-eric-extensions ---
06:38:26  [INFO] 
06:38:26  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions ---
06:38:26  [WARNING] JAR will be empty - no content was marked for inclusion!
06:38:26  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/target/odl-openflowplugin-eric-extensions-0.20.0-SNAPSHOT-javadoc.jar
06:38:26  [INFO] 
06:38:26  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-eric-extensions ---
06:38:26  [INFO] CycloneDX: Resolving Dependencies
06:38:29  [INFO] CycloneDX: Creating BOM version 1.5 with 259 component(s)
06:38:29  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/target/bom.xml
06:38:29  [INFO]            attaching as odl-openflowplugin-eric-extensions-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:29  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/target/bom.json
06:38:29  [INFO]            attaching as odl-openflowplugin-eric-extensions-0.20.0-SNAPSHOT-cyclonedx.json
06:38:29  [INFO] 
06:38:29  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions ---
06:38:29  [INFO] Skipping duplicate-finder execution!
06:38:29  [INFO] 
06:38:29  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions ---
06:38:29  [INFO] Skipping plugin execution
06:38:29  [INFO] 
06:38:29  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions ---
06:38:29  [INFO] Skipping source per configuration.
06:38:29  [INFO] 
06:38:29  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions ---
06:38:29  [INFO] 
06:38:29  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-eric-extensions ---
06:38:29  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:38:29  [INFO] 
06:38:29  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-eric-extensions ---
06:38:29  [WARNING] 
06:38:29  [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign
06:38:29  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:38:29  [WARNING] 
06:38:29  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:38:29  [WARNING] 
06:38:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.0-SNAPSHOT.pom
06:38:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.0-SNAPSHOT-features.xml
06:38:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/target/odl-openflowplugin-eric-extensions-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.0-SNAPSHOT-javadoc.jar
06:38:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:29  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.0-SNAPSHOT-cyclonedx.json
06:38:29  [INFO] 
06:38:29  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-eric-extensions ---
06:38:29  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:38:29  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:38:29  [WARNING] 
06:38:29  [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign
06:38:29  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:38:29  [WARNING] 
06:38:29  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:38:29  [WARNING] 
06:38:29  [INFO] 
06:38:29  [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >-------
06:38:29  [INFO] Building features-openflowplugin 0.20.0-SNAPSHOT                 [64/80]
06:38:29  [INFO]   from features/features-openflowplugin/pom.xml
06:38:29  [INFO] ------------------------------[ feature ]-------------------------------
06:38:29  [INFO] 
06:38:29  [INFO] --- clean:3.4.0:clean (default-clean) @ features-openflowplugin ---
06:38:29  [INFO] 
06:38:29  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowplugin ---
06:38:29  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:29  [INFO] 
06:38:29  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin ---
06:38:29  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:29  [INFO] 
06:38:29  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowplugin ---
06:38:29  [INFO] 
06:38:29  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin ---
06:38:29  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:38:29  [INFO] argLine set to empty
06:38:29  [INFO] 
06:38:29  [INFO] --- checkstyle:3.5.0:check (check-license) @ features-openflowplugin ---
06:38:29  [INFO] Starting audit...
06:38:29  Audit done.
06:38:29  [INFO] You have 0 Checkstyle violations.
06:38:29  [INFO] 
06:38:29  [INFO] --- checkstyle:3.5.0:check (default) @ features-openflowplugin ---
06:38:30  [INFO] Starting audit...
06:38:30  Audit done.
06:38:30  [INFO] You have 0 Checkstyle violations.
06:38:30  [INFO] 
06:38:30  [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-openflowplugin ---
06:38:30  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/target/classes/LICENSE
06:38:30  [INFO] 
06:38:30  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin ---
06:38:30  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/target/feature/feature.xml
06:38:30  [INFO] ...done!
06:38:30  [INFO] Attaching features XML
06:38:30  [INFO] 
06:38:30  [INFO] --- karaf:4.4.6:verify (default-verify) @ features-openflowplugin ---
06:38:30  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:38:30  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:38:30  [INFO] 
06:38:30  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin >>>
06:38:30  [INFO] 
06:38:30  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin ---
06:38:30  [INFO] 
06:38:30  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin <<<
06:38:30  [INFO] 
06:38:30  [INFO] 
06:38:30  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-openflowplugin ---
06:38:30  [INFO] 
06:38:30  [INFO] --- feattest:14.0.3:test (default) @ features-openflowplugin ---
06:38:30  [INFO] 
06:38:30  [INFO] --- copy:14.0.3:copy-files (default) @ features-openflowplugin ---
06:38:30  [INFO] 
06:38:30  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ features-openflowplugin ---
06:38:30  [WARNING] JAR will be empty - no content was marked for inclusion!
06:38:30  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/target/features-openflowplugin-0.20.0-SNAPSHOT-javadoc.jar
06:38:30  [INFO] 
06:38:30  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-openflowplugin ---
06:38:30  [INFO] CycloneDX: Resolving Dependencies
06:38:35  [INFO] CycloneDX: Creating BOM version 1.5 with 449 component(s)
06:38:35  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/target/bom.xml
06:38:35  [INFO]            attaching as features-openflowplugin-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:35  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/target/bom.json
06:38:35  [INFO]            attaching as features-openflowplugin-0.20.0-SNAPSHOT-cyclonedx.json
06:38:35  [INFO] 
06:38:35  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin ---
06:38:35  [INFO] Skipping duplicate-finder execution!
06:38:35  [INFO] 
06:38:35  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin ---
06:38:35  [INFO] Skipping plugin execution
06:38:35  [INFO] 
06:38:35  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin ---
06:38:35  [INFO] No sources in project. Archive not created.
06:38:35  [INFO] 
06:38:35  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-openflowplugin ---
06:38:35  [INFO] 
06:38:35  [INFO] --- jacoco:0.8.12:report (report) @ features-openflowplugin ---
06:38:35  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:38:35  [INFO] 
06:38:35  [INFO] --- install:3.1.3:install (default-install) @ features-openflowplugin ---
06:38:35  [WARNING] 
06:38:35  [WARNING] The packaging plugin for project features-openflowplugin did not assign
06:38:35  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:38:35  [WARNING] 
06:38:35  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:38:35  [WARNING] 
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/features-openflowplugin-0.20.0-SNAPSHOT.pom
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/features-openflowplugin-0.20.0-SNAPSHOT-features.xml
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/target/features-openflowplugin-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/features-openflowplugin-0.20.0-SNAPSHOT-javadoc.jar
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/features-openflowplugin-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/features/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/features-openflowplugin-0.20.0-SNAPSHOT-cyclonedx.json
06:38:35  [INFO] 
06:38:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-openflowplugin ---
06:38:35  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:38:35  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:38:35  [WARNING] 
06:38:35  [WARNING] The packaging plugin for project features-openflowplugin did not assign
06:38:35  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:38:35  [WARNING] 
06:38:35  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:38:35  [WARNING] 
06:38:35  [INFO] 
06:38:35  [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >---------
06:38:35  [INFO] Building features-aggregator 0.20.0-SNAPSHOT                     [65/80]
06:38:35  [INFO]   from features/pom.xml
06:38:35  [INFO] --------------------------------[ pom ]---------------------------------
06:38:35  [INFO] 
06:38:35  [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator ---
06:38:35  [INFO] 
06:38:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator ---
06:38:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:35  [INFO] 
06:38:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator ---
06:38:35  [INFO] 
06:38:35  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-aggregator ---
06:38:35  [INFO] Skipping CycloneDX goal, because module skips deploy
06:38:35  [INFO] 
06:38:35  [INFO] --- install:3.1.3:install (default-install) @ features-aggregator ---
06:38:35  [INFO] Skipping artifact installation
06:38:35  [INFO] 
06:38:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-aggregator ---
06:38:35  [INFO] Skipping artifact deployment
06:38:35  [INFO] 
06:38:35  [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >-------
06:38:35  [INFO] Building model-aggregator 0.20.0-SNAPSHOT                        [66/80]
06:38:35  [INFO]   from model/pom.xml
06:38:35  [INFO] --------------------------------[ pom ]---------------------------------
06:38:35  [INFO] 
06:38:35  [INFO] --- clean:3.4.0:clean (default-clean) @ model-aggregator ---
06:38:35  [INFO] 
06:38:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-aggregator ---
06:38:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:35  [INFO] 
06:38:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-aggregator ---
06:38:35  [INFO] 
06:38:35  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-aggregator ---
06:38:35  [INFO] Skipping CycloneDX goal, because module skips deploy
06:38:35  [INFO] 
06:38:35  [INFO] --- install:3.1.3:install (default-install) @ model-aggregator ---
06:38:35  [INFO] Skipping artifact installation
06:38:35  [INFO] 
06:38:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-aggregator ---
06:38:35  [INFO] Skipping artifact deployment
06:38:35  [INFO] 
06:38:35  [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >--------
06:38:35  [INFO] Building libraries-aggregator 0.20.0-SNAPSHOT                    [67/80]
06:38:35  [INFO]   from libraries/pom.xml
06:38:35  [INFO] --------------------------------[ pom ]---------------------------------
06:38:35  [INFO] 
06:38:35  [INFO] --- clean:3.4.0:clean (default-clean) @ libraries-aggregator ---
06:38:35  [INFO] 
06:38:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ libraries-aggregator ---
06:38:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:35  [INFO] 
06:38:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ libraries-aggregator ---
06:38:35  [INFO] 
06:38:35  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ libraries-aggregator ---
06:38:35  [INFO] Skipping CycloneDX goal, because module skips deploy
06:38:35  [INFO] 
06:38:35  [INFO] --- install:3.1.3:install (default-install) @ libraries-aggregator ---
06:38:35  [INFO] Skipping artifact installation
06:38:35  [INFO] 
06:38:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ libraries-aggregator ---
06:38:35  [INFO] Skipping artifact deployment
06:38:35  [INFO] 
06:38:35  [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------
06:38:35  [INFO] Building simple-client 0.20.0-SNAPSHOT                           [68/80]
06:38:35  [INFO]   from samples/simple-client/pom.xml
06:38:35  [INFO] -------------------------------[ bundle ]-------------------------------
06:38:35  [INFO] 
06:38:35  [INFO] --- clean:3.4.0:clean (default-clean) @ simple-client ---
06:38:35  [INFO] 
06:38:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ simple-client ---
06:38:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:35  [INFO] 
06:38:35  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ simple-client ---
06:38:35  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:35  [INFO] 
06:38:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ simple-client ---
06:38:36  [INFO] 
06:38:36  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ simple-client ---
06:38:36  [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/openflowplugin-maven-clm-titanium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:38:36  [INFO] 
06:38:36  [INFO] --- checkstyle:3.5.0:check (check-license) @ simple-client ---
06:38:36  [INFO] Starting audit...
06:38:36  Audit done.
06:38:36  [INFO] You have 0 Checkstyle violations.
06:38:36  [INFO] 
06:38:36  [INFO] --- checkstyle:3.5.0:check (default) @ simple-client ---
06:38:36  [INFO] Starting audit...
06:38:36  Audit done.
06:38:36  [INFO] You have 0 Checkstyle violations.
06:38:36  [INFO] 
06:38:36  [INFO] --- dependency:3.8.0:copy (unpack-license) @ simple-client ---
06:38:36  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/classes/LICENSE
06:38:36  [INFO] 
06:38:36  [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client ---
06:38:36  [INFO] Copying 2 resources from src/main/resources to target/classes
06:38:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/generated-sources/spi
06:38:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/generated-sources/yang
06:38:36  [INFO] 
06:38:36  [INFO] --- compiler:3.13.0:compile (default-compile) @ simple-client ---
06:38:36  [INFO] Recompiling the module because of changed dependency.
06:38:36  [INFO] Compiling 23 source files with javac [debug release 21] to target/classes
06:38:36  [INFO] 
06:38:36  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ simple-client >>>
06:38:36  [INFO] 
06:38:36  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ simple-client ---
06:38:36  [INFO] Fork Value is true
06:38:39  [INFO] Done SpotBugs Analysis....
06:38:39  [INFO] 
06:38:39  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ simple-client <<<
06:38:39  [INFO] 
06:38:39  [INFO] 
06:38:39  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ simple-client ---
06:38:39  [INFO] BugInstance size is 0
06:38:39  [INFO] Error size is 0
06:38:39  [INFO] No errors/warnings found
06:38:39  [INFO] 
06:38:39  [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client ---
06:38:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/src/test/resources
06:38:39  [INFO] 
06:38:39  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ simple-client ---
06:38:39  [INFO] No sources to compile
06:38:39  [INFO] 
06:38:39  [INFO] --- surefire:3.5.0:test (default-test) @ simple-client ---
06:38:39  [INFO] No tests to run.
06:38:39  [INFO] 
06:38:39  [INFO] --- copy:14.0.3:copy-files (default) @ simple-client ---
06:38:39  [INFO] 
06:38:39  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ simple-client ---
06:38:39  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/simple-client-0.20.0-SNAPSHOT.jar
06:38:39  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/META-INF/MANIFEST.MF
06:38:39  [INFO] 
06:38:39  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ simple-client ---
06:38:40  [INFO] No previous run data found, generating javadoc.
06:38:41  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/simple-client-0.20.0-SNAPSHOT-javadoc.jar
06:38:41  [INFO] 
06:38:41  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ simple-client ---
06:38:41  [INFO] CycloneDX: Resolving Dependencies
06:38:42  [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s)
06:38:42  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/bom.xml
06:38:42  [INFO]            attaching as simple-client-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:42  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/bom.json
06:38:42  [INFO]            attaching as simple-client-0.20.0-SNAPSHOT-cyclonedx.json
06:38:42  [INFO] 
06:38:42  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client ---
06:38:42  [INFO] Skipping duplicate-finder execution!
06:38:42  [INFO] 
06:38:42  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ simple-client ---
06:38:42  [WARNING] Unused declared dependencies found:
06:38:42  [WARNING]    org.slf4j:slf4j-simple:jar:2.0.12:compile
06:38:42  [INFO] 
06:38:42  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client ---
06:38:42  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/simple-client-0.20.0-SNAPSHOT-sources.jar
06:38:42  [INFO] 
06:38:42  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ simple-client ---
06:38:42  [INFO] 
06:38:42  [INFO] --- jacoco:0.8.12:report (report) @ simple-client ---
06:38:42  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:38:42  [INFO] 
06:38:42  [INFO] --- install:3.1.3:install (default-install) @ simple-client ---
06:38:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/simple-client-0.20.0-SNAPSHOT.pom
06:38:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/simple-client-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/simple-client-0.20.0-SNAPSHOT.jar
06:38:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/simple-client-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/simple-client-0.20.0-SNAPSHOT-javadoc.jar
06:38:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/simple-client-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/simple-client-0.20.0-SNAPSHOT-cyclonedx.json
06:38:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/simple-client/target/simple-client-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/simple-client-0.20.0-SNAPSHOT-sources.jar
06:38:42  [INFO] 
06:38:42  [INFO] --- bundle:5.1.9:install (default-install) @ simple-client ---
06:38:42  [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/simple-client-0.20.0-SNAPSHOT.jar
06:38:42  [INFO] Writing OBR metadata
06:38:42  [INFO] 
06:38:42  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ simple-client ---
06:38:42  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:38:42  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:38:42  [INFO] 
06:38:42  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ simple-client ---
06:38:42  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:38:42  [INFO] 
06:38:42  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >--
06:38:42  [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.20.0-SNAPSHOT [69/80]
06:38:42  [INFO]   from openflowjava/openflow-protocol-it/pom.xml
06:38:42  [INFO] -------------------------------[ bundle ]-------------------------------
06:38:42  [INFO] 
06:38:42  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-it ---
06:38:42  [INFO] 
06:38:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-it ---
06:38:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:42  [INFO] 
06:38:42  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it ---
06:38:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:42  [INFO] 
06:38:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-it ---
06:38:42  [INFO] 
06:38:42  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it ---
06:38:42  [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/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:38:42  [INFO] 
06:38:42  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-it ---
06:38:42  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/src/main/yang added.
06:38:42  [INFO] 
06:38:42  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-it ---
06:38:42  [INFO] Starting audit...
06:38:42  Audit done.
06:38:42  [INFO] You have 0 Checkstyle violations.
06:38:42  [INFO] 
06:38:42  [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-it ---
06:38:42  [INFO] Starting audit...
06:38:42  Audit done.
06:38:42  [INFO] You have 0 Checkstyle violations.
06:38:42  [INFO] 
06:38:42  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-it ---
06:38:42  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/classes/LICENSE
06:38:42  [INFO] 
06:38:42  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it ---
06:38:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/src/main/resources
06:38:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/generated-sources/spi
06:38:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/generated-sources/yang
06:38:42  [INFO] 
06:38:42  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-it ---
06:38:42  [INFO] No sources to compile
06:38:42  [INFO] 
06:38:42  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>>
06:38:42  [INFO] 
06:38:42  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-it ---
06:38:42  [INFO] 
06:38:42  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<<
06:38:42  [INFO] 
06:38:42  [INFO] 
06:38:42  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-it ---
06:38:42  [INFO] 
06:38:42  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it ---
06:38:42  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:38:42  [INFO] 
06:38:42  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-it ---
06:38:42  [INFO] Recompiling the module because of changed dependency.
06:38:42  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
06:38:42  [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
06:38:42  [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component'
06:38:42  [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
06:38:42  [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component'
06:38:42  [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
06:38:42  [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component'
06:38:42  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[67,61] possible 'this' escape before subclass is fully initialized
06:38:42  [INFO] 
06:38:42  [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-it ---
06:38:42  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:38:42  [INFO] 
06:38:42  [INFO] -------------------------------------------------------
06:38:42  [INFO]  T E S T S
06:38:42  [INFO] -------------------------------------------------------
06:38:43  [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest
06:38:44  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:39:25  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.45 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest
06:39:25  [INFO] 
06:39:25  [INFO] Results:
06:39:25  [INFO] 
06:39:25  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
06:39:25  [INFO] 
06:39:25  [INFO] 
06:39:25  [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-it ---
06:39:25  [INFO] 
06:39:25  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-it ---
06:39:25  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.20.0-SNAPSHOT.jar
06:39:25  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF
06:39:25  [INFO] 
06:39:25  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-it ---
06:39:25  [WARNING] JAR will be empty - no content was marked for inclusion!
06:39:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.20.0-SNAPSHOT-javadoc.jar
06:39:25  [INFO] 
06:39:25  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-it ---
06:39:25  [INFO] CycloneDX: Resolving Dependencies
06:39:25  [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s)
06:39:26  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/bom.xml
06:39:26  [INFO]            attaching as openflow-protocol-it-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:26  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/bom.json
06:39:26  [INFO]            attaching as openflow-protocol-it-0.20.0-SNAPSHOT-cyclonedx.json
06:39:26  [INFO] 
06:39:26  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it ---
06:39:26  [INFO] Skipping duplicate-finder execution!
06:39:26  [INFO] 
06:39:26  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-it ---
06:39:26  [WARNING] Used undeclared dependencies found:
06:39:26  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.20.0-SNAPSHOT:test
06:39:26  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.20.0-SNAPSHOT:test
06:39:26  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:test
06:39:26  [WARNING]    org.opendaylight.infrautils:diagstatus-api:jar:7.0.3:test
06:39:26  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:test
06:39:26  [WARNING] Unused declared dependencies found:
06:39:26  [WARNING]    org.slf4j:slf4j-simple:jar:2.0.12:compile
06:39:26  [INFO] 
06:39:26  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-it ---
06:39:26  [INFO] 
06:39:26  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-it ---
06:39:26  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec
06:39:26  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes
06:39:26  [INFO] 
06:39:26  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-it ---
06:39:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/openflow-protocol-it-0.20.0-SNAPSHOT.pom
06:39:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/openflow-protocol-it-0.20.0-SNAPSHOT.jar
06:39:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/openflow-protocol-it-0.20.0-SNAPSHOT-javadoc.jar
06:39:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/openflow-protocol-it-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/openflow-protocol-it-0.20.0-SNAPSHOT-cyclonedx.json
06:39:26  [INFO] 
06:39:26  [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-it ---
06:39:26  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/openflow-protocol-it-0.20.0-SNAPSHOT.jar
06:39:26  [INFO] Writing OBR metadata
06:39:26  [INFO] 
06:39:26  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-it ---
06:39:26  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:39:26  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:39:26  [INFO] 
06:39:26  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-it ---
06:39:26  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:39:26  [INFO] 
06:39:26  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it ---
06:39:26  [INFO] No sources in project. Archive not created.
06:39:26  [INFO] 
06:39:26  [INFO] -----------< org.opendaylight.openflowplugin:test-extension >-----------
06:39:26  [INFO] Building test-extension 0.20.0-SNAPSHOT                          [70/80]
06:39:26  [INFO]   from extension/test-extension/pom.xml
06:39:26  [INFO] -------------------------------[ bundle ]-------------------------------
06:39:26  [INFO] 
06:39:26  [INFO] --- clean:3.4.0:clean (default-clean) @ test-extension ---
06:39:26  [INFO] 
06:39:26  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-extension ---
06:39:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:26  [INFO] 
06:39:26  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-extension ---
06:39:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:26  [INFO] 
06:39:26  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-extension ---
06:39:26  [INFO] 
06:39:26  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-extension ---
06:39:26  [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/openflowplugin-maven-clm-titanium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:39:26  [INFO] 
06:39:26  [INFO] --- yang:14.0.4:generate-sources (binding) @ test-extension ---
06:39:26  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:39:26  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/src/main/yang
06:39:26  [INFO] yang-to-sources: Found 18 dependencies in 2.807 ms
06:39:26  [INFO] yang-to-sources: Project model files found: 1 in 780.1 μs
06:39:26  [INFO] yang-to-sources: 1 YANG models processed in 88.01 ms
06:39:26  [INFO] BindingJavaFileGenerator: Defined 9 files in 1.172 ms
06:39:26  [INFO] Sorted 9 files into 3 directories in 106.7 μs
06:39:26  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 28.65 ms
06:39:26  [INFO] 
06:39:26  [INFO] --- checkstyle:3.5.0:check (check-license) @ test-extension ---
06:39:26  [INFO] Starting audit...
06:39:26  Audit done.
06:39:26  [INFO] You have 0 Checkstyle violations.
06:39:26  [INFO] 
06:39:26  [INFO] --- checkstyle:3.5.0:check (default) @ test-extension ---
06:39:26  [INFO] Starting audit...
06:39:26  Audit done.
06:39:26  [INFO] You have 0 Checkstyle violations.
06:39:26  [INFO] 
06:39:26  [INFO] --- dependency:3.8.0:copy (unpack-license) @ test-extension ---
06:39:26  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/classes/LICENSE
06:39:26  [INFO] 
06:39:26  [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension ---
06:39:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/src/main/resources
06:39:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/generated-sources/spi
06:39:26  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:39:26  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:39:26  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:39:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/generated-sources/spi
06:39:26  [INFO] 
06:39:26  [INFO] --- compiler:3.13.0:compile (default-compile) @ test-extension ---
06:39:26  [INFO] Recompiling the module because of changed dependency.
06:39:26  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:[95,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:[95,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [INFO] 
06:39:26  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ test-extension >>>
06:39:26  [INFO] 
06:39:26  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ test-extension ---
06:39:26  [INFO] Fork Value is true
06:39:29  [INFO] Done SpotBugs Analysis....
06:39:29  [INFO] 
06:39:29  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ test-extension <<<
06:39:29  [INFO] 
06:39:29  [INFO] 
06:39:29  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ test-extension ---
06:39:29  [INFO] BugInstance size is 0
06:39:29  [INFO] Error size is 0
06:39:29  [INFO] No errors/warnings found
06:39:29  [INFO] 
06:39:29  [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension ---
06:39:29  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/src/test/resources
06:39:29  [INFO] 
06:39:29  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-extension ---
06:39:29  [INFO] No sources to compile
06:39:29  [INFO] 
06:39:29  [INFO] --- surefire:3.5.0:test (default-test) @ test-extension ---
06:39:29  [INFO] No tests to run.
06:39:29  [INFO] 
06:39:29  [INFO] --- copy:14.0.3:copy-files (default) @ test-extension ---
06:39:29  [INFO] 
06:39:29  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ test-extension ---
06:39:29  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/test-extension-0.20.0-SNAPSHOT.jar
06:39:29  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/META-INF/MANIFEST.MF
06:39:29  [INFO] 
06:39:29  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ test-extension ---
06:39:29  [INFO] No previous run data found, generating javadoc.
06:39:31  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/test-extension-0.20.0-SNAPSHOT-javadoc.jar
06:39:31  [INFO] 
06:39:31  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ test-extension ---
06:39:31  [INFO] CycloneDX: Resolving Dependencies
06:39:32  [INFO] CycloneDX: Creating BOM version 1.5 with 53 component(s)
06:39:32  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/bom.xml
06:39:32  [INFO]            attaching as test-extension-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:32  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/bom.json
06:39:32  [INFO]            attaching as test-extension-0.20.0-SNAPSHOT-cyclonedx.json
06:39:32  [INFO] 
06:39:32  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension ---
06:39:32  [INFO] Skipping duplicate-finder execution!
06:39:32  [INFO] 
06:39:32  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ test-extension ---
06:39:32  [WARNING] Used undeclared dependencies found:
06:39:32  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:39:32  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:39:32  [WARNING]    org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile
06:39:32  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile
06:39:32  [WARNING] Unused declared dependencies found:
06:39:32  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.20.0-SNAPSHOT:compile
06:39:32  [WARNING]    org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.20.0-SNAPSHOT:compile
06:39:32  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.20.0-SNAPSHOT:compile
06:39:32  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.20.0-SNAPSHOT:compile
06:39:32  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.20.0-SNAPSHOT:compile
06:39:32  [WARNING]    org.opendaylight.openflowplugin:openflowplugin:jar:0.20.0-SNAPSHOT:compile
06:39:32  [INFO] 
06:39:32  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension ---
06:39:32  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/test-extension-0.20.0-SNAPSHOT-sources.jar
06:39:32  [INFO] 
06:39:32  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ test-extension ---
06:39:32  [INFO] 
06:39:32  [INFO] --- jacoco:0.8.12:report (report) @ test-extension ---
06:39:32  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:39:32  [INFO] 
06:39:32  [INFO] --- install:3.1.3:install (default-install) @ test-extension ---
06:39:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/test-extension-0.20.0-SNAPSHOT.pom
06:39:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/test-extension-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/test-extension-0.20.0-SNAPSHOT.jar
06:39:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/test-extension-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/test-extension-0.20.0-SNAPSHOT-javadoc.jar
06:39:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/test-extension-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/test-extension-0.20.0-SNAPSHOT-cyclonedx.json
06:39:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/extension/test-extension/target/test-extension-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/test-extension-0.20.0-SNAPSHOT-sources.jar
06:39:32  [INFO] 
06:39:32  [INFO] --- bundle:5.1.9:install (default-install) @ test-extension ---
06:39:32  [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/test-extension-0.20.0-SNAPSHOT.jar
06:39:32  [INFO] Writing OBR metadata
06:39:32  [INFO] 
06:39:32  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-extension ---
06:39:32  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:39:32  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:39:32  [INFO] 
06:39:32  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ test-extension ---
06:39:32  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:39:32  [INFO] 
06:39:32  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >--
06:39:32  [INFO] Building openflowplugin-extension-aggregator 0.20.0-SNAPSHOT     [71/80]
06:39:32  [INFO]   from extension/pom.xml
06:39:32  [INFO] --------------------------------[ pom ]---------------------------------
06:39:32  [INFO] 
06:39:32  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-aggregator ---
06:39:32  [INFO] 
06:39:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator ---
06:39:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:32  [INFO] 
06:39:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator ---
06:39:32  [INFO] 
06:39:32  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-aggregator ---
06:39:32  [INFO] Skipping CycloneDX goal, because module skips deploy
06:39:32  [INFO] 
06:39:32  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-aggregator ---
06:39:32  [INFO] Skipping artifact installation
06:39:32  [INFO] 
06:39:32  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-aggregator ---
06:39:32  [INFO] Skipping artifact deployment
06:39:32  [INFO] 
06:39:32  [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------
06:39:32  [INFO] Building test-provider 0.20.0-SNAPSHOT                           [72/80]
06:39:32  [INFO]   from test-provider/pom.xml
06:39:32  [INFO] -------------------------------[ bundle ]-------------------------------
06:39:32  [INFO] 
06:39:32  [INFO] --- clean:3.4.0:clean (default-clean) @ test-provider ---
06:39:32  [INFO] 
06:39:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-provider ---
06:39:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:32  [INFO] 
06:39:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-provider ---
06:39:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:32  [INFO] 
06:39:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-provider ---
06:39:32  [INFO] 
06:39:32  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-provider ---
06:39:32  [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/openflowplugin-maven-clm-titanium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:39:32  [INFO] 
06:39:32  [INFO] --- checkstyle:3.5.0:check (check-license) @ test-provider ---
06:39:32  [INFO] Starting audit...
06:39:32  Audit done.
06:39:32  [INFO] You have 0 Checkstyle violations.
06:39:32  [INFO] 
06:39:32  [INFO] --- checkstyle:3.5.0:check (default) @ test-provider ---
06:39:33  [INFO] Starting audit...
06:39:33  Audit done.
06:39:33  [INFO] You have 0 Checkstyle violations.
06:39:33  [INFO] 
06:39:33  [INFO] --- dependency:3.8.0:copy (unpack-license) @ test-provider ---
06:39:33  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/classes/LICENSE
06:39:33  [INFO] 
06:39:33  [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider ---
06:39:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/resources
06:39:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/generated-sources/spi
06:39:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/generated-sources/yang
06:39:33  [INFO] 
06:39:33  [INFO] --- compiler:3.13.0:compile (default-compile) @ test-provider ---
06:39:33  [INFO] Recompiling the module because of changed dependency.
06:39:33  [INFO] Compiling 16 source files with javac [debug release 21] to target/classes
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[521,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[521,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[521,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[522,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[588,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[588,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[595,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[595,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[616,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[616,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[619,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[620,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[621,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[621,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[624,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[625,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[469,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[469,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[469,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[470,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[603,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[603,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[606,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[607,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[608,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[609,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[609,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[612,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[613,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[614,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[616,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[616,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[619,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[620,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[621,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[622,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[622,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[625,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[626,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[627,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[646,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[646,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[655,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[655,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[665,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[665,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[112,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[112,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[112,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[113,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[521,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[521,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[523,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[554,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[554,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,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 and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestRpcsProvider.java:[54,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[75,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[75,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[75,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[76,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[168,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[168,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[170,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[202,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[202,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[205,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[207,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[207,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[210,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[215,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[215,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[218,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[220,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[220,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[223,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:33  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[227,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:33  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java: Some input files additionally use or override a deprecated API.
06:39:33  [INFO] /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java: Some input files additionally use or override a deprecated API that is marked for removal.
06:39:33  [INFO] 
06:39:33  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ test-provider >>>
06:39:33  [INFO] 
06:39:33  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ test-provider ---
06:39:33  [INFO] Fork Value is true
06:39:40  [INFO] Done SpotBugs Analysis....
06:39:40  [INFO] 
06:39:40  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ test-provider <<<
06:39:40  [INFO] 
06:39:40  [INFO] 
06:39:40  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ test-provider ---
06:39:40  [INFO] BugInstance size is 0
06:39:40  [INFO] Error size is 0
06:39:40  [INFO] No errors/warnings found
06:39:40  [INFO] 
06:39:40  [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-provider ---
06:39:40  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/test-provider/src/test/resources
06:39:40  [INFO] 
06:39:40  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-provider ---
06:39:40  [INFO] No sources to compile
06:39:40  [INFO] 
06:39:40  [INFO] --- surefire:3.5.0:test (default-test) @ test-provider ---
06:39:40  [INFO] No tests to run.
06:39:40  [INFO] 
06:39:40  [INFO] --- copy:14.0.3:copy-files (default) @ test-provider ---
06:39:40  [INFO] 
06:39:40  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ test-provider ---
06:39:40  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/test-provider-0.20.0-SNAPSHOT.jar
06:39:40  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/META-INF/MANIFEST.MF
06:39:40  [INFO] 
06:39:40  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ test-provider ---
06:39:40  [INFO] No previous run data found, generating javadoc.
06:39:41  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/test-provider-0.20.0-SNAPSHOT-javadoc.jar
06:39:41  [INFO] 
06:39:41  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ test-provider ---
06:39:41  [INFO] CycloneDX: Resolving Dependencies
06:39:42  [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s)
06:39:42  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/bom.xml
06:39:42  [INFO]            attaching as test-provider-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:42  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/bom.json
06:39:42  [INFO]            attaching as test-provider-0.20.0-SNAPSHOT-cyclonedx.json
06:39:42  [INFO] 
06:39:42  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider ---
06:39:42  [INFO] Skipping duplicate-finder execution!
06:39:42  [INFO] 
06:39:42  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ test-provider ---
06:39:42  [WARNING] Used undeclared dependencies found:
06:39:42  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:39:42  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:39:42  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:39:42  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:39:42  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:39:42  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:39:42  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile
06:39:42  [INFO] 
06:39:42  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-provider ---
06:39:42  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/test-provider-0.20.0-SNAPSHOT-sources.jar
06:39:42  [INFO] 
06:39:42  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ test-provider ---
06:39:42  [INFO] 
06:39:42  [INFO] --- jacoco:0.8.12:report (report) @ test-provider ---
06:39:42  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:39:42  [INFO] 
06:39:42  [INFO] --- install:3.1.3:install (default-install) @ test-provider ---
06:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/test-provider-0.20.0-SNAPSHOT.pom
06:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/test-provider-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/test-provider-0.20.0-SNAPSHOT.jar
06:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/test-provider-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/test-provider-0.20.0-SNAPSHOT-javadoc.jar
06:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/test-provider-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/test-provider-0.20.0-SNAPSHOT-cyclonedx.json
06:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/test-provider/target/test-provider-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/test-provider-0.20.0-SNAPSHOT-sources.jar
06:39:42  [INFO] 
06:39:42  [INFO] --- bundle:5.1.9:install (default-install) @ test-provider ---
06:39:42  [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/test-provider-0.20.0-SNAPSHOT.jar
06:39:42  [INFO] Writing OBR metadata
06:39:42  [INFO] 
06:39:42  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-provider ---
06:39:42  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:39:42  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:39:42  [INFO] 
06:39:42  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ test-provider ---
06:39:42  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:39:42  [INFO] 
06:39:42  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >--
06:39:42  [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.20.0-SNAPSHOT [73/80]
06:39:42  [INFO]   from applications/arbitratorreconciliation/pom.xml
06:39:42  [INFO] --------------------------------[ pom ]---------------------------------
06:39:42  [INFO] 
06:39:42  [INFO] --- clean:3.4.0:clean (default-clean) @ arbitratorreconciliation-aggregator ---
06:39:42  [INFO] 
06:39:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator ---
06:39:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:42  [INFO] 
06:39:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator ---
06:39:42  [INFO] 
06:39:42  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ arbitratorreconciliation-aggregator ---
06:39:42  [INFO] Skipping CycloneDX goal, because module skips deploy
06:39:42  [INFO] 
06:39:42  [INFO] --- install:3.1.3:install (default-install) @ arbitratorreconciliation-aggregator ---
06:39:42  [INFO] Skipping artifact installation
06:39:42  [INFO] 
06:39:42  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-aggregator ---
06:39:42  [INFO] Skipping artifact deployment
06:39:42  [INFO] 
06:39:42  [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >-------
06:39:42  [INFO] Building applications-aggregator 0.20.0-SNAPSHOT                 [74/80]
06:39:42  [INFO]   from applications/pom.xml
06:39:42  [INFO] --------------------------------[ pom ]---------------------------------
06:39:42  [INFO] 
06:39:42  [INFO] --- clean:3.4.0:clean (default-clean) @ applications-aggregator ---
06:39:42  [INFO] 
06:39:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ applications-aggregator ---
06:39:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:42  [INFO] 
06:39:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ applications-aggregator ---
06:39:42  [INFO] 
06:39:42  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ applications-aggregator ---
06:39:42  [INFO] Skipping CycloneDX goal, because module skips deploy
06:39:42  [INFO] 
06:39:42  [INFO] --- install:3.1.3:install (default-install) @ applications-aggregator ---
06:39:42  [INFO] Skipping artifact installation
06:39:42  [INFO] 
06:39:42  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ applications-aggregator ---
06:39:42  [INFO] Skipping artifact deployment
06:39:42  [INFO] 
06:39:42  [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >-----------
06:39:42  [INFO] Building learning-switch 0.20.0-SNAPSHOT                         [75/80]
06:39:42  [INFO]   from samples/learning-switch/pom.xml
06:39:42  [INFO] -------------------------------[ bundle ]-------------------------------
06:39:42  [INFO] 
06:39:42  [INFO] --- clean:3.4.0:clean (default-clean) @ learning-switch ---
06:39:42  [INFO] 
06:39:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ learning-switch ---
06:39:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:42  [INFO] 
06:39:42  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch ---
06:39:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:42  [INFO] 
06:39:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ learning-switch ---
06:39:43  [INFO] 
06:39:43  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ learning-switch ---
06:39:43  [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/openflowplugin-maven-clm-titanium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:39:43  [INFO] 
06:39:43  [INFO] --- checkstyle:3.5.0:check (check-license) @ learning-switch ---
06:39:43  [INFO] Starting audit...
06:39:43  Audit done.
06:39:43  [INFO] You have 0 Checkstyle violations.
06:39:43  [INFO] 
06:39:43  [INFO] --- checkstyle:3.5.0:check (default) @ learning-switch ---
06:39:43  [INFO] Starting audit...
06:39:43  Audit done.
06:39:43  [INFO] You have 0 Checkstyle violations.
06:39:43  [INFO] 
06:39:43  [INFO] --- dependency:3.8.0:copy (unpack-license) @ learning-switch ---
06:39:43  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/classes/LICENSE
06:39:43  [INFO] 
06:39:43  [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch ---
06:39:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/resources
06:39:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/generated-sources/spi
06:39:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/generated-sources/yang
06:39:43  [INFO] 
06:39:43  [INFO] --- compiler:3.13.0:compile (default-compile) @ learning-switch ---
06:39:43  [INFO] Recompiling the module because of changed dependency.
06:39:43  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:[23,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:[23,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:[23,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[26,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[26,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[26,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[40,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[83,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[83,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[83,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:[20,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:[20,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:[20,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[68,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[68,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[68,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[82,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[82,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[82,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[106,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[208,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[51,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,106] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[112,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[112,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[112,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[116,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:[41,76] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[66,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[66,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[39,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[39,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[39,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[46,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[19,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[19,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[19,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[33,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[47,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[47,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[47,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:43  [INFO] 
06:39:43  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ learning-switch >>>
06:39:43  [INFO] 
06:39:43  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ learning-switch ---
06:39:43  [INFO] Fork Value is true
06:39:46  [INFO] Done SpotBugs Analysis....
06:39:46  [INFO] 
06:39:46  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ learning-switch <<<
06:39:46  [INFO] 
06:39:46  [INFO] 
06:39:46  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ learning-switch ---
06:39:46  [INFO] BugInstance size is 0
06:39:46  [INFO] Error size is 0
06:39:46  [INFO] No errors/warnings found
06:39:46  [INFO] 
06:39:46  [INFO] --- resources:3.3.1:testResources (default-testResources) @ learning-switch ---
06:39:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/src/test/resources
06:39:46  [INFO] 
06:39:46  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ learning-switch ---
06:39:46  [INFO] No sources to compile
06:39:46  [INFO] 
06:39:46  [INFO] --- surefire:3.5.0:test (default-test) @ learning-switch ---
06:39:46  [INFO] No tests to run.
06:39:46  [INFO] 
06:39:46  [INFO] --- copy:14.0.3:copy-files (default) @ learning-switch ---
06:39:46  [INFO] 
06:39:46  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ learning-switch ---
06:39:46  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/learning-switch-0.20.0-SNAPSHOT.jar
06:39:46  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/META-INF/MANIFEST.MF
06:39:46  [INFO] 
06:39:46  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ learning-switch ---
06:39:46  [INFO] No previous run data found, generating javadoc.
06:39:47  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/learning-switch-0.20.0-SNAPSHOT-javadoc.jar
06:39:47  [INFO] 
06:39:47  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ learning-switch ---
06:39:47  [INFO] CycloneDX: Resolving Dependencies
06:39:48  [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s)
06:39:48  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/bom.xml
06:39:48  [INFO]            attaching as learning-switch-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:48  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/bom.json
06:39:48  [INFO]            attaching as learning-switch-0.20.0-SNAPSHOT-cyclonedx.json
06:39:48  [INFO] 
06:39:48  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch ---
06:39:48  [INFO] Skipping duplicate-finder execution!
06:39:48  [INFO] 
06:39:48  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ learning-switch ---
06:39:48  [WARNING] Used undeclared dependencies found:
06:39:48  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:39:48  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:39:48  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:39:48  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:39:48  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:39:48  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:39:48  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:39:48  [INFO] 
06:39:48  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ learning-switch ---
06:39:48  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/learning-switch-0.20.0-SNAPSHOT-sources.jar
06:39:48  [INFO] 
06:39:48  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ learning-switch ---
06:39:48  [INFO] 
06:39:48  [INFO] --- jacoco:0.8.12:report (report) @ learning-switch ---
06:39:48  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:39:48  [INFO] 
06:39:48  [INFO] --- install:3.1.3:install (default-install) @ learning-switch ---
06:39:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/learning-switch-0.20.0-SNAPSHOT.pom
06:39:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/learning-switch-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/learning-switch-0.20.0-SNAPSHOT.jar
06:39:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/learning-switch-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/learning-switch-0.20.0-SNAPSHOT-javadoc.jar
06:39:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/learning-switch-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/learning-switch-0.20.0-SNAPSHOT-cyclonedx.json
06:39:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/learning-switch/target/learning-switch-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/learning-switch-0.20.0-SNAPSHOT-sources.jar
06:39:48  [INFO] 
06:39:48  [INFO] --- bundle:5.1.9:install (default-install) @ learning-switch ---
06:39:48  [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/learning-switch-0.20.0-SNAPSHOT.jar
06:39:48  [INFO] Writing OBR metadata
06:39:48  [INFO] 
06:39:48  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ learning-switch ---
06:39:48  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:39:48  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:39:48  [INFO] 
06:39:48  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ learning-switch ---
06:39:48  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:39:48  [INFO] 
06:39:48  [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >-----------
06:39:48  [INFO] Building sample-consumer 0.20.0-SNAPSHOT                         [76/80]
06:39:48  [INFO]   from samples/sample-consumer/pom.xml
06:39:48  [INFO] -------------------------------[ bundle ]-------------------------------
06:39:48  [INFO] 
06:39:48  [INFO] --- clean:3.4.0:clean (default-clean) @ sample-consumer ---
06:39:48  [INFO] 
06:39:48  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ sample-consumer ---
06:39:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:48  [INFO] 
06:39:48  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer ---
06:39:48  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:48  [INFO] 
06:39:48  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ sample-consumer ---
06:39:49  [INFO] 
06:39:49  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer ---
06:39:49  [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/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:39:49  [INFO] 
06:39:49  [INFO] --- checkstyle:3.5.0:check (check-license) @ sample-consumer ---
06:39:49  [INFO] Starting audit...
06:39:49  Audit done.
06:39:49  [INFO] You have 0 Checkstyle violations.
06:39:49  [INFO] 
06:39:49  [INFO] --- checkstyle:3.5.0:check (default) @ sample-consumer ---
06:39:49  [INFO] Starting audit...
06:39:49  Audit done.
06:39:49  [INFO] You have 0 Checkstyle violations.
06:39:49  [INFO] 
06:39:49  [INFO] --- dependency:3.8.0:copy (unpack-license) @ sample-consumer ---
06:39:49  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/classes/LICENSE
06:39:49  [INFO] 
06:39:49  [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer ---
06:39:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/src/main/resources
06:39:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/generated-sources/spi
06:39:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/generated-sources/yang
06:39:49  [INFO] 
06:39:49  [INFO] --- compiler:3.13.0:compile (default-compile) @ sample-consumer ---
06:39:49  [INFO] Recompiling the module because of changed dependency.
06:39:49  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
06:39:49  [INFO] 
06:39:49  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-consumer >>>
06:39:49  [INFO] 
06:39:49  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ sample-consumer ---
06:39:49  [INFO] Fork Value is true
06:39:51  [INFO] Done SpotBugs Analysis....
06:39:51  [INFO] 
06:39:51  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-consumer <<<
06:39:51  [INFO] 
06:39:51  [INFO] 
06:39:51  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ sample-consumer ---
06:39:51  [INFO] BugInstance size is 0
06:39:51  [INFO] Error size is 0
06:39:51  [INFO] No errors/warnings found
06:39:51  [INFO] 
06:39:51  [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-consumer ---
06:39:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/src/test/resources
06:39:51  [INFO] 
06:39:51  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sample-consumer ---
06:39:51  [INFO] No sources to compile
06:39:51  [INFO] 
06:39:51  [INFO] --- surefire:3.5.0:test (default-test) @ sample-consumer ---
06:39:51  [INFO] No tests to run.
06:39:51  [INFO] 
06:39:51  [INFO] --- copy:14.0.3:copy-files (default) @ sample-consumer ---
06:39:51  [INFO] 
06:39:51  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ sample-consumer ---
06:39:51  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/sample-consumer-0.20.0-SNAPSHOT.jar
06:39:51  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/META-INF/MANIFEST.MF
06:39:51  [INFO] 
06:39:51  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ sample-consumer ---
06:39:51  [INFO] No previous run data found, generating javadoc.
06:39:52  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/sample-consumer-0.20.0-SNAPSHOT-javadoc.jar
06:39:52  [INFO] 
06:39:52  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ sample-consumer ---
06:39:52  [INFO] CycloneDX: Resolving Dependencies
06:39:53  [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s)
06:39:53  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/bom.xml
06:39:53  [INFO]            attaching as sample-consumer-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:53  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/bom.json
06:39:53  [INFO]            attaching as sample-consumer-0.20.0-SNAPSHOT-cyclonedx.json
06:39:53  [INFO] 
06:39:53  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer ---
06:39:53  [INFO] Skipping duplicate-finder execution!
06:39:53  [INFO] 
06:39:53  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ sample-consumer ---
06:39:53  [INFO] No dependency problems found
06:39:53  [INFO] 
06:39:53  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-consumer ---
06:39:53  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/sample-consumer-0.20.0-SNAPSHOT-sources.jar
06:39:53  [INFO] 
06:39:53  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ sample-consumer ---
06:39:53  [INFO] 
06:39:53  [INFO] --- jacoco:0.8.12:report (report) @ sample-consumer ---
06:39:53  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:39:53  [INFO] 
06:39:53  [INFO] --- install:3.1.3:install (default-install) @ sample-consumer ---
06:39:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/sample-consumer-0.20.0-SNAPSHOT.pom
06:39:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/sample-consumer-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/sample-consumer-0.20.0-SNAPSHOT.jar
06:39:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/sample-consumer-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/sample-consumer-0.20.0-SNAPSHOT-javadoc.jar
06:39:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/sample-consumer-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/sample-consumer-0.20.0-SNAPSHOT-cyclonedx.json
06:39:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-consumer/target/sample-consumer-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/sample-consumer-0.20.0-SNAPSHOT-sources.jar
06:39:53  [INFO] 
06:39:53  [INFO] --- bundle:5.1.9:install (default-install) @ sample-consumer ---
06:39:53  [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/sample-consumer-0.20.0-SNAPSHOT.jar
06:39:53  [INFO] Writing OBR metadata
06:39:53  [INFO] 
06:39:53  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ sample-consumer ---
06:39:53  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:39:53  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:39:53  [INFO] 
06:39:53  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ sample-consumer ---
06:39:53  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:39:53  [INFO] 
06:39:53  [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >-----------
06:39:53  [INFO] Building sample-bundles 0.20.0-SNAPSHOT                          [77/80]
06:39:53  [INFO]   from samples/sample-bundles/pom.xml
06:39:53  [INFO] -------------------------------[ bundle ]-------------------------------
06:39:53  [INFO] 
06:39:53  [INFO] --- clean:3.4.0:clean (default-clean) @ sample-bundles ---
06:39:53  [INFO] 
06:39:53  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ sample-bundles ---
06:39:53  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:53  [INFO] 
06:39:53  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles ---
06:39:53  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:53  [INFO] 
06:39:53  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ sample-bundles ---
06:39:54  [INFO] 
06:39:54  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles ---
06:39:54  [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/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
06:39:54  [INFO] 
06:39:54  [INFO] --- checkstyle:3.5.0:check (check-license) @ sample-bundles ---
06:39:54  [INFO] Starting audit...
06:39:54  Audit done.
06:39:54  [INFO] You have 0 Checkstyle violations.
06:39:54  [INFO] 
06:39:54  [INFO] --- checkstyle:3.5.0:check (default) @ sample-bundles ---
06:39:54  [INFO] Starting audit...
06:39:54  Audit done.
06:39:54  [INFO] You have 0 Checkstyle violations.
06:39:54  [INFO] 
06:39:54  [INFO] --- dependency:3.8.0:copy (unpack-license) @ sample-bundles ---
06:39:54  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/classes/LICENSE
06:39:54  [INFO] 
06:39:54  [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles ---
06:39:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/src/main/resources
06:39:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/generated-sources/spi
06:39:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/generated-sources/yang
06:39:54  [INFO] 
06:39:54  [INFO] --- compiler:3.13.0:compile (default-compile) @ sample-bundles ---
06:39:54  [INFO] Recompiling the module because of changed dependency.
06:39:54  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
06:39:54  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[112,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:54  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[112,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:54  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[115,35] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:39:54  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[117,33] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:39:54  [WARNING] /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[132,50] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:39:54  [INFO] 
06:39:54  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-bundles >>>
06:39:54  [INFO] 
06:39:54  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ sample-bundles ---
06:39:54  [INFO] Fork Value is true
06:39:56  [INFO] Done SpotBugs Analysis....
06:39:56  [INFO] 
06:39:56  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-bundles <<<
06:39:56  [INFO] 
06:39:56  [INFO] 
06:39:56  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ sample-bundles ---
06:39:56  [INFO] BugInstance size is 0
06:39:56  [INFO] Error size is 0
06:39:56  [INFO] No errors/warnings found
06:39:56  [INFO] 
06:39:56  [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-bundles ---
06:39:56  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/src/test/resources
06:39:56  [INFO] 
06:39:56  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sample-bundles ---
06:39:56  [INFO] No sources to compile
06:39:56  [INFO] 
06:39:56  [INFO] --- surefire:3.5.0:test (default-test) @ sample-bundles ---
06:39:56  [INFO] No tests to run.
06:39:56  [INFO] 
06:39:56  [INFO] --- copy:14.0.3:copy-files (default) @ sample-bundles ---
06:39:56  [INFO] 
06:39:56  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ sample-bundles ---
06:39:57  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/sample-bundles-0.20.0-SNAPSHOT.jar
06:39:57  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/META-INF/MANIFEST.MF
06:39:57  [INFO] 
06:39:57  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ sample-bundles ---
06:39:57  [INFO] No previous run data found, generating javadoc.
06:39:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/sample-bundles-0.20.0-SNAPSHOT-javadoc.jar
06:39:58  [INFO] 
06:39:58  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ sample-bundles ---
06:39:58  [INFO] CycloneDX: Resolving Dependencies
06:39:58  [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s)
06:39:58  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/bom.xml
06:39:58  [INFO]            attaching as sample-bundles-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:58  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/bom.json
06:39:58  [INFO]            attaching as sample-bundles-0.20.0-SNAPSHOT-cyclonedx.json
06:39:58  [INFO] 
06:39:58  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles ---
06:39:58  [INFO] Skipping duplicate-finder execution!
06:39:58  [INFO] 
06:39:58  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ sample-bundles ---
06:39:58  [WARNING] Used undeclared dependencies found:
06:39:58  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:39:58  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:39:58  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:39:58  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:39:58  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:39:58  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile
06:39:58  [INFO] 
06:39:58  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-bundles ---
06:39:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/sample-bundles-0.20.0-SNAPSHOT-sources.jar
06:39:58  [INFO] 
06:39:58  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ sample-bundles ---
06:39:58  [INFO] 
06:39:58  [INFO] --- jacoco:0.8.12:report (report) @ sample-bundles ---
06:39:58  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:39:58  [INFO] 
06:39:58  [INFO] --- install:3.1.3:install (default-install) @ sample-bundles ---
06:39:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/sample-bundles-0.20.0-SNAPSHOT.pom
06:39:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/sample-bundles-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/sample-bundles-0.20.0-SNAPSHOT.jar
06:39:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/sample-bundles-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/sample-bundles-0.20.0-SNAPSHOT-javadoc.jar
06:39:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/sample-bundles-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/sample-bundles-0.20.0-SNAPSHOT-cyclonedx.json
06:39:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-titanium/samples/sample-bundles/target/sample-bundles-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/sample-bundles-0.20.0-SNAPSHOT-sources.jar
06:39:58  [INFO] 
06:39:58  [INFO] --- bundle:5.1.9:install (default-install) @ sample-bundles ---
06:39:58  [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/sample-bundles-0.20.0-SNAPSHOT.jar
06:39:58  [INFO] Writing OBR metadata
06:39:59  [INFO] 
06:39:59  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ sample-bundles ---
06:39:59  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo
06:39:59  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-titanium/m2repo" instead.
06:39:59  [INFO] 
06:39:59  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ sample-bundles ---
06:39:59  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:39:59  [INFO] 
06:39:59  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >--
06:39:59  [INFO] Building openflowplugin-samples-aggregator 0.20.0-SNAPSHOT       [78/80]
06:39:59  [INFO]   from samples/pom.xml
06:39:59  [INFO] --------------------------------[ pom ]---------------------------------
06:39:59  [INFO] 
06:39:59  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-samples-aggregator ---
06:39:59  [INFO] 
06:39:59  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator ---
06:39:59  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:59  [INFO] 
06:39:59  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator ---
06:39:59  [INFO] 
06:39:59  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-samples-aggregator ---
06:39:59  [INFO] Skipping CycloneDX goal, because module skips deploy
06:39:59  [INFO] 
06:39:59  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-samples-aggregator ---
06:39:59  [INFO] Skipping artifact installation
06:39:59  [INFO] 
06:39:59  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-samples-aggregator ---
06:39:59  [INFO] Skipping artifact deployment
06:39:59  [INFO] 
06:39:59  [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >--------
06:39:59  [INFO] Building openflowplugin-karaf 0.20.0-SNAPSHOT                    [79/80]
06:39:59  [INFO]   from distribution/karaf/pom.xml
06:39:59  [INFO] --------------------------------[ pom ]---------------------------------
06:39:59  [WARNING] The POM for org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.20.0-SNAPSHOT is missing, no dependency information available
06:40:00  [INFO] 
06:40:00  [INFO] ------------------------------------------------------------------------
06:40:00  [INFO] Skipping openflowplugin
06:40:00  [INFO] This project has been banned from the build due to previous failures.
06:40:00  [INFO] ------------------------------------------------------------------------
06:40:00  [INFO] 
06:40:00  [INFO] ------------------------------------------------------------------------
06:40:00  [INFO] Skipping openflowplugin-artifacts
06:40:00  [INFO] This project has been banned from the build due to previous failures.
06:40:00  [INFO] ------------------------------------------------------------------------
06:40:00  [INFO] ------------------------------------------------------------------------
06:40:00  [INFO] Reactor Summary for openflowplugin 0.20.0-SNAPSHOT:
06:40:00  [INFO] 
06:40:00  [INFO] openflowplugin-artifacts ........................... SUCCESS [  1.891 s]
06:40:00  [INFO] openflowplugin-parent .............................. SUCCESS [  6.911 s]
06:40:00  [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 33.291 s]
06:40:00  [INFO] openflowjava-parent ................................ SUCCESS [  0.535 s]
06:40:00  [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [  5.823 s]
06:40:00  [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [  6.605 s]
06:40:00  [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 54.719 s]
06:40:00  [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 16.303 s]
06:40:00  [INFO] model-inventory .................................... SUCCESS [  5.732 s]
06:40:00  [INFO] model-flow-base .................................... SUCCESS [ 16.390 s]
06:40:00  [INFO] model-flow-service ................................. SUCCESS [ 16.003 s]
06:40:00  [INFO] model-flow-statistics .............................. SUCCESS [ 11.565 s]
06:40:00  [INFO] model-topology ..................................... SUCCESS [  4.804 s]
06:40:00  [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [  9.954 s]
06:40:00  [INFO] liblldp ............................................ SUCCESS [ 11.172 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [  7.762 s]
06:40:00  [INFO] openflowplugin-blueprint-config .................... SUCCESS [  0.859 s]
06:40:00  [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [  5.969 s]
06:40:00  [INFO] openflowplugin-common .............................. SUCCESS [ 11.782 s]
06:40:00  [INFO] openflowplugin-api ................................. SUCCESS [  7.955 s]
06:40:00  [INFO] openflowplugin-extension-api ....................... SUCCESS [ 12.325 s]
06:40:00  [INFO] openflowplugin ..................................... SUCCESS [ 21.061 s]
06:40:00  [INFO] openflowplugin-impl ................................ SUCCESS [ 59.540 s]
06:40:00  [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 10.422 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 26.384 s]
06:40:00  [INFO] bulk-o-matic ....................................... SUCCESS [ 15.234 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support SUCCESS [ 20.468 s]
06:40:00  [INFO] device-ownership-service ........................... SUCCESS [  4.717 s]
06:40:00  [INFO] of-switch-config-pusher ............................ SUCCESS [  7.891 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 19.940 s]
06:40:00  [INFO] arbitratorreconciliation-api ....................... SUCCESS [  5.513 s]
06:40:00  [INFO] reconciliation-framework ........................... SUCCESS [  7.424 s]
06:40:00  [INFO] arbitratorreconciliation-impl ...................... SUCCESS [  5.595 s]
06:40:00  [INFO] forwardingrules-manager ............................ SUCCESS [ 23.823 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 20.455 s]
06:40:00  [INFO] forwardingrules-sync ............................... SUCCESS [ 18.391 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 20.022 s]
06:40:00  [INFO] table-miss-enforcer ................................ SUCCESS [  8.416 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 21.862 s]
06:40:00  [INFO] topology-lldp-discovery ............................ SUCCESS [ 10.209 s]
06:40:00  [INFO] lldp-speaker ....................................... SUCCESS [ 10.850 s]
06:40:00  [INFO] topology-manager ................................... SUCCESS [  9.329 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 20.413 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 20.081 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 19.842 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 20.318 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 20.343 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 19.772 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 20.309 s]
06:40:00  [INFO] test-common ........................................ SUCCESS [  5.649 s]
06:40:00  [INFO] drop-test-karaf .................................... SUCCESS [  6.103 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 20.191 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 32.056 s]
06:40:00  [INFO] southbound-cli ..................................... SUCCESS [  9.328 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 21.103 s]
06:40:00  [INFO] openflowjava-extension-nicira-api .................. SUCCESS [  5.799 s]
06:40:00  [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 19.824 s]
06:40:00  [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 35.649 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 21.988 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 19.746 s]
06:40:00  [INFO] openflowjava-extension-eric ........................ SUCCESS [  8.812 s]
06:40:00  [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 10.702 s]
06:40:00  [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 19.809 s]
06:40:00  [INFO] features-openflowplugin ............................ SUCCESS [  6.434 s]
06:40:00  [INFO] features-aggregator ................................ SUCCESS [  0.008 s]
06:40:00  [INFO] model-aggregator ................................... SUCCESS [  0.004 s]
06:40:00  [INFO] libraries-aggregator ............................... SUCCESS [  0.003 s]
06:40:00  [INFO] simple-client ...................................... SUCCESS [  6.423 s]
06:40:00  [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 43.947 s]
06:40:00  [INFO] test-extension ..................................... SUCCESS [  6.129 s]
06:40:00  [INFO] openflowplugin-extension-aggregator ................ SUCCESS [  0.006 s]
06:40:00  [INFO] test-provider ...................................... SUCCESS [ 10.377 s]
06:40:00  [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [  0.006 s]
06:40:00  [INFO] applications-aggregator ............................ SUCCESS [  0.003 s]
06:40:00  [INFO] learning-switch .................................... SUCCESS [  6.075 s]
06:40:00  [INFO] sample-consumer .................................... SUCCESS [  4.855 s]
06:40:00  [INFO] sample-bundles ..................................... SUCCESS [  5.386 s]
06:40:00  [INFO] openflowplugin-samples-aggregator .................. SUCCESS [  0.004 s]
06:40:00  [INFO] openflowplugin-karaf ............................... FAILURE [  1.140 s]
06:40:00  [INFO] openflowplugin ..................................... SKIPPED
06:40:00  [INFO] ------------------------------------------------------------------------
06:40:00  [INFO] BUILD FAILURE
06:40:00  [INFO] ------------------------------------------------------------------------
06:40:00  [INFO] Total time:  17:51 min
06:40:00  [INFO] Finished at: 2025-03-22T06:40:00Z
06:40:00  [INFO] ------------------------------------------------------------------------
06:40:00  [ERROR] Failed to execute goal on project openflowplugin-karaf: Could not resolve dependencies for project org.opendaylight.openflowplugin:openflowplugin-karaf:pom:0.20.0-SNAPSHOT: The following artifacts could not be resolved: org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.20.0-SNAPSHOT (absent): Could not find artifact org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.20.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) -> [Help 1]
06:40:00  [ERROR] 
06:40:00  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
06:40:00  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
06:40:00  [ERROR] 
06:40:00  [ERROR] For more information about the errors and possible solutions, please read the following articles:
06:40:00  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
06:40:00  [ERROR] 
06:40:00  [ERROR] After correcting the problems, you can resume the build with the command
06:40:00  [ERROR]   mvn <args> -rf :openflowplugin-karaf
06:40:00  Build step 'Execute shell' marked build as failure
06:40:00  $ ssh-agent -k
06:40:00  unset SSH_AUTH_SOCK;
06:40:00  unset SSH_AGENT_PID;
06:40:00  echo Agent pid 1566 killed;
06:40:00  [ssh-agent] Stopped.
06:40:00  [PostBuildScript] - [INFO] Executing post build scripts.
06:40:00  [openflowplugin-maven-clm-titanium] $ /bin/bash /tmp/jenkins12924754254655019957.sh
06:40:00  ---> sysstat.sh
06:40:01  [openflowplugin-maven-clm-titanium] $ /bin/bash /tmp/jenkins7378376830554278854.sh
06:40:01  ---> package-listing.sh
06:40:01  ++ facter osfamily
06:40:01  ++ tr '[:upper:]' '[:lower:]'
06:40:01  + OS_FAMILY=debian
06:40:01  + workspace=/w/workspace/openflowplugin-maven-clm-titanium
06:40:01  + START_PACKAGES=/tmp/packages_start.txt
06:40:01  + END_PACKAGES=/tmp/packages_end.txt
06:40:01  + DIFF_PACKAGES=/tmp/packages_diff.txt
06:40:01  + PACKAGES=/tmp/packages_start.txt
06:40:01  + '[' /w/workspace/openflowplugin-maven-clm-titanium ']'
06:40:01  + PACKAGES=/tmp/packages_end.txt
06:40:01  + case "${OS_FAMILY}" in
06:40:01  + dpkg -l
06:40:01  + grep '^ii'
06:40:01  + '[' -f /tmp/packages_start.txt ']'
06:40:01  + '[' -f /tmp/packages_end.txt ']'
06:40:01  + diff /tmp/packages_start.txt /tmp/packages_end.txt
06:40:01  + '[' /w/workspace/openflowplugin-maven-clm-titanium ']'
06:40:01  + mkdir -p /w/workspace/openflowplugin-maven-clm-titanium/archives/
06:40:01  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-clm-titanium/archives/
06:40:01  [openflowplugin-maven-clm-titanium] $ /bin/bash /tmp/jenkins4107984619193259056.sh
06:40:01  ---> capture-instance-metadata.sh
06:40:01  Setup pyenv:
06:40:01    system
06:40:01    3.8.20
06:40:01    3.9.20
06:40:01    3.10.15
06:40:01  * 3.11.10 (set by /w/workspace/openflowplugin-maven-clm-titanium/.python-version)
06:40:01  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8ixe from file:/tmp/.os_lf_venv
06:40:02  lf-activate-venv(): INFO: Installing: lftools 
06:40:13  lf-activate-venv(): INFO: Adding /tmp/venv-8ixe/bin to PATH
06:40:13  INFO: Running in OpenStack, capturing instance metadata
06:40:14  [openflowplugin-maven-clm-titanium] $ /bin/bash /tmp/jenkins479169110147951548.sh
06:40:14  provisioning config files...
06:40:14  Could not find credentials [logs] for openflowplugin-maven-clm-titanium #30
06:40:14  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-clm-titanium@tmp/config8682823232656502472tmp
06:40:14  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
06:40:14  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
06:40:14  provisioning config files...
06:40:14  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
06:40:14  [EnvInject] - Injecting environment variables from a build step.
06:40:14  [EnvInject] - Injecting as environment variables the properties content 
06:40:14  SERVER_ID=logs
06:40:14  
06:40:14  [EnvInject] - Variables injected successfully.
06:40:14  [openflowplugin-maven-clm-titanium] $ /bin/bash /tmp/jenkins76726431965408166.sh
06:40:14  ---> create-netrc.sh
06:40:14  WARN: Log server credential not found.
06:40:14  [openflowplugin-maven-clm-titanium] $ /bin/bash /tmp/jenkins12738761894588969929.sh
06:40:14  ---> python-tools-install.sh
06:40:14  Setup pyenv:
06:40:14    system
06:40:14    3.8.20
06:40:14    3.9.20
06:40:14    3.10.15
06:40:14  * 3.11.10 (set by /w/workspace/openflowplugin-maven-clm-titanium/.python-version)
06:40:15  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8ixe from file:/tmp/.os_lf_venv
06:40:16  lf-activate-venv(): INFO: Installing: lftools 
06:40:24  lf-activate-venv(): INFO: Adding /tmp/venv-8ixe/bin to PATH
06:40:24  [openflowplugin-maven-clm-titanium] $ /bin/bash /tmp/jenkins8326864748456281463.sh
06:40:24  ---> sudo-logs.sh
06:40:24  Archiving 'sudo' log..
06:40:24  [openflowplugin-maven-clm-titanium] $ /bin/bash /tmp/jenkins18369084876811447999.sh
06:40:24  ---> job-cost.sh
06:40:24  Setup pyenv:
06:40:24    system
06:40:24    3.8.20
06:40:24    3.9.20
06:40:24    3.10.15
06:40:24  * 3.11.10 (set by /w/workspace/openflowplugin-maven-clm-titanium/.python-version)
06:40:24  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8ixe from file:/tmp/.os_lf_venv
06:40:25  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
06:40:30  ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
06:40:30  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
06:40:30  lf-activate-venv(): INFO: Adding /tmp/venv-8ixe/bin to PATH
06:40:30  INFO: No Stack...
06:40:30  INFO: Retrieving Pricing Info for: v3-standard-4
06:40:31  INFO: Archiving Costs
06:40:31  [openflowplugin-maven-clm-titanium] $ /bin/bash -l /tmp/jenkins11971251258827430566.sh
06:40:31  ---> logs-deploy.sh
06:40:31  Setup pyenv:
06:40:31    system
06:40:31    3.8.20
06:40:31    3.9.20
06:40:31    3.10.15
06:40:31  * 3.11.10 (set by /w/workspace/openflowplugin-maven-clm-titanium/.python-version)
06:40:31  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8ixe from file:/tmp/.os_lf_venv
06:40:32  lf-activate-venv(): INFO: Installing: lftools 
06:40:40  lf-activate-venv(): INFO: Adding /tmp/venv-8ixe/bin to PATH
06:40:40  WARNING: Nexus logging server not set
06:40:40  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-clm-titanium/30/
06:40:40  INFO: archiving logs to S3
06:40:44  ---> uname -a:
06:40:44  Linux prd-ubuntu2204-docker-4c-4g-9648 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
06:40:44  
06:40:44  
06:40:44  ---> lscpu:
06:40:44  Architecture:                         x86_64
06:40:44  CPU op-mode(s):                       32-bit, 64-bit
06:40:44  Address sizes:                        40 bits physical, 48 bits virtual
06:40:44  Byte Order:                           Little Endian
06:40:44  CPU(s):                               4
06:40:44  On-line CPU(s) list:                  0-3
06:40:44  Vendor ID:                            AuthenticAMD
06:40:44  Model name:                           AMD EPYC-Rome Processor
06:40:44  CPU family:                           23
06:40:44  Model:                                49
06:40:44  Thread(s) per core:                   1
06:40:44  Core(s) per socket:                   1
06:40:44  Socket(s):                            4
06:40:44  Stepping:                             0
06:40:44  BogoMIPS:                             5600.00
06:40:44  Flags:                                fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
06:40:44  Virtualization:                       AMD-V
06:40:44  Hypervisor vendor:                    KVM
06:40:44  Virtualization type:                  full
06:40:44  L1d cache:                            128 KiB (4 instances)
06:40:44  L1i cache:                            128 KiB (4 instances)
06:40:44  L2 cache:                             2 MiB (4 instances)
06:40:44  L3 cache:                             64 MiB (4 instances)
06:40:44  NUMA node(s):                         1
06:40:44  NUMA node0 CPU(s):                    0-3
06:40:44  Vulnerability Gather data sampling:   Not affected
06:40:44  Vulnerability Itlb multihit:          Not affected
06:40:44  Vulnerability L1tf:                   Not affected
06:40:44  Vulnerability Mds:                    Not affected
06:40:44  Vulnerability Meltdown:               Not affected
06:40:44  Vulnerability Mmio stale data:        Not affected
06:40:44  Vulnerability Reg file data sampling: Not affected
06:40:44  Vulnerability Retbleed:               Mitigation; untrained return thunk; SMT disabled
06:40:44  Vulnerability Spec rstack overflow:   Mitigation; SMT disabled
06:40:44  Vulnerability Spec store bypass:      Mitigation; Speculative Store Bypass disabled via prctl and seccomp
06:40:44  Vulnerability Spectre v1:             Mitigation; usercopy/swapgs barriers and __user pointer sanitization
06:40:44  Vulnerability Spectre v2:             Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
06:40:44  Vulnerability Srbds:                  Not affected
06:40:44  Vulnerability Tsx async abort:        Not affected
06:40:44  
06:40:44  
06:40:44  ---> nproc:
06:40:44  4
06:40:44  
06:40:44  
06:40:44  ---> df -h:
06:40:44  Filesystem      Size  Used Avail Use% Mounted on
06:40:44  tmpfs           1.6G  1.1M  1.6G   1% /run
06:40:44  /dev/vda1        78G  9.9G   68G  13% /
06:40:44  tmpfs           7.9G     0  7.9G   0% /dev/shm
06:40:44  tmpfs           5.0M     0  5.0M   0% /run/lock
06:40:44  /dev/vda15      105M  6.1M   99M   6% /boot/efi
06:40:44  tmpfs           1.6G  4.0K  1.6G   1% /run/user/1001
06:40:44  
06:40:44  
06:40:44  ---> free -m:
06:40:44                 total        used        free      shared  buff/cache   available
06:40:44  Mem:           15989         597       10982           4        4408       15049
06:40:44  Swap:           1023           0        1023
06:40:44  
06:40:44  
06:40:44  ---> ip addr:
06:40:44  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
06:40:44      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
06:40:44      inet 127.0.0.1/8 scope host lo
06:40:44         valid_lft forever preferred_lft forever
06:40:44      inet6 ::1/128 scope host 
06:40:44         valid_lft forever preferred_lft forever
06:40:44  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
06:40:44      link/ether fa:16:3e:d5:64:6d brd ff:ff:ff:ff:ff:ff
06:40:44      altname enp0s3
06:40:44      inet 10.30.170.189/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
06:40:44         valid_lft 85177sec preferred_lft 85177sec
06:40:44      inet6 fe80::f816:3eff:fed5:646d/64 scope link 
06:40:44         valid_lft forever preferred_lft forever
06:40:44  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
06:40:44      link/ether 02:42:c4:5e:45:62 brd ff:ff:ff:ff:ff:ff
06:40:44      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
06:40:44         valid_lft forever preferred_lft forever
06:40:44  
06:40:44  
06:40:44  ---> sar -b -r -n DEV:
06:40:44  Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-9648) 	03/22/25 	_x86_64_	(4 CPU)
06:40:44  
06:40:44  06:20:23     LINUX RESTART	(4 CPU)
06:40:44  
06:40:44  06:30:05          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
06:40:44  06:40:00        37.82      0.04     33.99      3.78      1.43   7579.08  70191.54
06:40:44  Average:        37.82      0.04     33.99      3.78      1.43   7579.08  70191.54
06:40:44  
06:40:44  06:30:05    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
06:40:44  06:40:00     11355316  15502184    452400      2.76    156624   4055432    993152      5.70    944328   3625040     67416
06:40:44  Average:     11355316  15502184    452400      2.76    156624   4055432    993152      5.70    944328   3625040     67416
06:40:44  
06:40:44  06:30:05        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
06:40:44  06:40:00           lo   1555.38   1555.38   1480.82   1480.82      0.00      0.00      0.00      0.00
06:40:44  06:40:00         ens3     31.82     27.08    193.98      7.53      0.00      0.00      0.00      0.00
06:40:44  06:40:00      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:40:44  Average:           lo   1555.38   1555.38   1480.82   1480.82      0.00      0.00      0.00      0.00
06:40:44  Average:         ens3     31.82     27.08    193.98      7.53      0.00      0.00      0.00      0.00
06:40:44  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:40:44  
06:40:44  
06:40:44  ---> sar -P ALL:
06:40:44  Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-9648) 	03/22/25 	_x86_64_	(4 CPU)
06:40:44  
06:40:44  06:20:23     LINUX RESTART	(4 CPU)
06:40:44  
06:40:44  06:30:05        CPU     %user     %nice   %system   %iowait    %steal     %idle
06:40:44  06:40:00        all     59.05      0.00      2.61      0.24      0.10     38.01
06:40:44  06:40:00          0     58.02      0.00      2.75      0.15      0.10     38.98
06:40:44  06:40:00          1     60.73      0.00      2.49      0.19      0.10     36.49
06:40:44  06:40:00          2     58.66      0.00      2.42      0.30      0.10     38.52
06:40:44  06:40:00          3     58.77      0.00      2.78      0.30      0.10     38.05
06:40:44  Average:        all     59.05      0.00      2.61      0.24      0.10     38.01
06:40:44  Average:          0     58.02      0.00      2.75      0.15      0.10     38.98
06:40:44  Average:          1     60.73      0.00      2.49      0.19      0.10     36.49
06:40:44  Average:          2     58.66      0.00      2.42      0.30      0.10     38.52
06:40:44  Average:          3     58.77      0.00      2.78      0.30      0.10     38.05
06:40:44  
06:40:44  
06:40:44